statically sized, stack allocated `String` for Rust.
Go to file
Avril 75de2567a8
Somthing is wrong with `SmallString<SIZE>`, look into it (From<&str> fails, always.)
3 years ago
src Somthing is wrong with `SmallString<SIZE>`, look into it (From<&str> fails, always.) 3 years ago
.gitignore initial commit 3 years ago
Cargo.toml Added optional feature `copy`: Make `StackString<SIZE>` a `Copy` type. 3 years ago