Module syntax::parse::lexer::comments
[−]
[src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Reexports
pub use self::CommentStyle::*; |
Structs
| Comment |
[ Experimental ]
|
| Literal |
[ Experimental ]
|
Enums
| CommentStyle |
[ Experimental ]
|
Functions
| doc_comment_style |
[ Experimental ]
|
| gather_comments_and_literals |
[ Experimental ]
|
| is_doc_comment |
[ Experimental ]
|
| strip_doc_comment_decoration |
[ Experimental ]
|