istring 0.3.0

A replacement for String that allows storing short strings of length up to sizeof<String>() - 1 without a heap allocation
Documentation

istring

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 0 of them enabled by default.

serialize

  • serde

size

  • datasize

serde

    This feature flag does not enable additional features.

datasize

    This feature flag does not enable additional features.