fixedstr 0.4.6

strings of constant maximum size that can be copied and stack allocated using const generics
Documentation

fixedstr

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

default

flex-str (default)

This feature flag does not enable additional features.

shared-str (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

circular-str

This feature flag does not enable additional features.

pub-tstr

pub_tstr

This feature flag does not enable additional features.

serde