Cargo Features

fixedstr has no features set by default.

[dependencies]
fixedstr = { version = "0.5.5", features = ["std", "no-alloc", "serde", "fstr", "pub_tstr", "pub-tstr", "experimental", "compressed-str"] }
std fstr?
no-alloc
serde

Enables serde

fstr = std
pub_tstr pub-tstr?
pub-tstr = pub_tstr
shared-str flex-str circular-str experimental
compressed-str

fixedstr has 8 features without comments.