4 Commits (c40b415a06180a2e87ecb92e5fbfb6ddc1511be9)
 

Author SHA1 Message Date
Avril c40b415a06
Made work on stable: Added `.floor_char_boundary()` impl.
3 years ago
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