0.3.5
- Use
\0
as the escape sequence for the zero byte when quoting characters, strings and byte strings rather than\x00
or\u{0}
\0
as the escape sequence for the zero byte when quoting characters, strings and byte strings rather than \x00
or \u{0}