Fixed capacity stack based generic string type for Rust.
# Cargo.toml
[dependencies]
arraystring = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a fixed-capacity stack string.
Use ArrayString::try_from or check length before creating
No dependency data recorded yet.