5 Commits (75de2567a8890a1646baf37c1d86ac975ae331b5)

Author SHA1 Message Date
Avril 75de2567a8
Somthing is wrong with `SmallString<SIZE>`, look into it (From<&str> fails, always.)
2 years ago
Avril 99ada01140
`StackString<SIZE>`: Added `fmt::Write`, `io::Write` impls
2 years ago
Avril c40b415a06
Made work on stable: Added `.floor_char_boundary()` impl.
2 years ago
Avril fb769265ca
Added `SmallString<SIZE>`: Allocates onto heap if string is larger than `SIZE` (like smallvec)
2 years ago
Avril 1a40fcb569
initial commit
2 years ago