Expand description
Batteries for parsing a single attribute.
Functionsยง
- doc
- Lookups for the standard Rust
#[doc]attributes in the givensyn::Attributes and parses their text assyn::LitStrwith a little normalization. - doc_
string - Lookups for the standard Rust
#[doc]attributes in the givensyn::Attributes and parses their text asStringwith a little normalization.