- Adds
no_stdsupport
- Adds
ptr_eq()toDatatrait - Adds
trim(),trim_start(),trim_end()methods toImString - Adds
nomintegration - Adds
pop(),into_bytes(),as_mut_str(),from_utf16()andfrom_utf16_lossy()methods for ImString.
- Added integration with peg crate.
- Added benchmarks (using
criterion). - Implemented
AsMut<str>,BorrowMut<str>andDerefMut. - Improved crate documentation.
- Initial release of the crate.