statically sized, stack allocated `String` for Rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril 75de2567a8
Somthing is wrong with `SmallString<SIZE>`, look into it (From<&str> fails, always.)
2 years ago
src Somthing is wrong with `SmallString<SIZE>`, look into it (From<&str> fails, always.) 2 years ago
.gitignore initial commit 2 years ago
Cargo.toml Added optional feature `copy`: Make `StackString<SIZE>` a `Copy` type. 2 years ago