Module syntax::parse::lexer::comments
[−]
[src]
🔬 This is a nightly-only experimental API. (
rustc_private
)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 ]
|