8a9471ca5c
According to the Rust language reference[1], a raw string starts with an 'r', zero or more '#' characters, and a '"', and doesn't close until a '"' is immediately followed by the matching number of '#' characters. [1]: https://doc.rust-lang.org/reference/tokens.html#raw-string-literals |
||
---|---|---|
.. | ||
base | ||
core | ||
extra |