Skip to content

0.3.5

Choose a tag to compare

@dtolnay dtolnay released this 25 Oct 06:51
· 689 commits to master since this release
0.3.5
cdce92b
  • Use \0 as the escape sequence for the zero byte when quoting characters, strings and byte strings rather than \x00 or \u{0}