3 Commits (fb769265ca3b32a62310f12f4d9c2921ac961295)
 

Author SHA1 Message Date
Avril fb769265ca
Added `SmallString<SIZE>`: Allocates onto heap if string is larger than `SIZE` (like smallvec)
3 years ago
Avril 25e015dc62
Added optional feature `copy`: Make `StackString<SIZE>` a `Copy` type.
3 years ago
Avril 1a40fcb569
initial commit
3 years ago