doc_comments.rs |
The preprocessing we apply to doc comments.
#[derive(Parser)] works in terms of "paragraphs". Paragraph is a sequence of
non-empty adjacent lines, delimited by sequences of blank (whitespace only) lines. |
3661 |
error.rs |
|
751 |
mod.rs |
|
271 |
spanned.rs |
|
1758 |
ty.rs |
Special types handling |
4312 |