Unnamed repository; edit this file 'description' to name the repository.
Changelog
0.3.1 - 2024-09-04
- Fix
SmolStrBuilderleaking implementation details
0.3.0 - 2024-09-04
- Removed deprecated
SmolStr::new_inline_from_asciifunction - Removed
SmolStr::to_stringin favor ofToString::to_string - Added
impl AsRef<[u8]> for SmolStrimpl - Added
impl AsRef<OsStr> for SmolStrimpl - Added
impl AsRef<Path> for SmolStrimpl - Added
SmolStrBuilder