A memory efficient string type that transparently stores strings on the stack, when possible.
# Cargo.toml
[dependencies]
compact_str = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a CompactString from a string literal and prints it.
No known issues recorded.
No dependency data recorded yet.