Skip to content

v0.0.1

Compare
Choose a tag to compare
@Urgau Urgau released this 03 Apr 20:23
· 21 commits to main since this release

This is the first release of this crate: rustc-literal-escaper version 0.0.1, extracted from rustc (82eb03ec6).

Release notes

  • Add EscapeError, MixedUnit and Mode enums
  • Add byte_from_char, unescape_byte, unescape_char, unescape_mixed and unescape_unicode functions