Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@xfbs xfbs released this 10 Apr 16:24
· 9 commits to master since this release
  • Adds ptr_eq() to Data trait
  • Adds trim(), trim_start(), trim_end() methods to ImString
  • Adds nom integration
  • Adds pop(), into_bytes(), as_mut_str(), from_utf16() and from_utf16_lossy() methods for ImString.