istring 0.3.4

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 6 feature flags, 0 of them enabled by default.

datasize

  • dep:datasize

size

  • datasize

rkyv

  • dep:rkyv

serialize

  • serde

serde

  • dep:serde

std

    This feature flag does not enable additional features.