This website works better with JavaScript.
Explore
Help
Register
Sign In
flanchan
/
stack-str
Watch
1
Star
0
Fork
You've already forked stack-str
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
statically sized, stack allocated `String` for Rust.
10
Commits
1
Branch
0
Tags
48 KiB
Rust
100%
75de2567a8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Avril
75de2567a8
Somthing is wrong with `SmallString<SIZE>`, look into it (From<&str> fails, always.)
...
Fortune for stack-str's current commit: Small blessing − 小吉
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