Docs.rs
ra_syntax-0.1.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ra_syntax 0.1.0
Comment and whitespace preserving parser for the Rust langauge
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
00012_block_comment.rs
00012_block_comment.txt
0001_hello.rs
0001_hello.txt
0002_whitespace.rs
0002_whitespace.txt
0003_ident.rs
0003_ident.txt
0004_numbers.rs
0004_numbers.txt
0005_symbols.rs
0005_symbols.txt
0006_chars.rs
0006_chars.txt
0007_lifetimes.rs
0007_lifetimes.txt
0008_byte_strings.rs
0008_byte_strings.txt
0009_strings.rs
0009_strings.txt
0010_comments.rs
0010_comments.txt
0011_keywords.rs
0011_keywords.txt
0013_raw_strings.rs
0013_raw_strings.txt
0014_unclosed_char.rs
0014_unclosed_char.txt
0015_unclosed_string.rs
0015_unclosed_string.txt
1
2
"
hello
"
r
"
world
"
"
\n
\"
\\
no escape
"
"
multi line
"