This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7414fa14a
rust
/
crates
/
syntax
/
test_data
/
lexer
/
ok
/
0008_byte_strings.rs
4 lines
68 B
Rust
Raw
Normal View
History
Unescape
Escape
Lexer: byte strings sufixes
2017-12-31 05:10:18 -06:00
b
'
'
b
'x'
b
"
foo
"
br
""
b
'
'
suf
b
"
"
ix
br
""
br
byte literals
2018-08-23 12:04:13 -05:00
b
'\n'
b
'\\'
b
'\''
b
'
hello
'
Reference in New Issue
Copy Permalink