Expand description
Extract data from documentation strings.
The expected format is described here.
Structs§
- DocBlock
- Information extracted from a doc comment
Enums§
- DocSection
- Documentation sections
- Parse
Error - Errors while parsing documention
Functions§
- parse_
md_ docblock - Parse documentation and extract data
- parse_
md_ docblock_ events - Parse documentation and extract data
Type Aliases§
- Documentation
- Documentation, a Markdown
String
- Identifier
- A Rust identifier
- Pattern
- A Rust pattern, as used in pattern matching.
- Section
Headline - The headline of a section