Functionsยง
- annotate_
toml_ array_ of_ tables - Annotates the first table in a TOML
ArrayOfTablesusing documentation from the given structT. - annotate_
toml_ table - Annotates a TOML
Tablewith documentation extracted from a structTthat implements theDocumentedandDocumentedFieldstraits. - append_
docs_ as_ toml_ comments - Appends documentation lines as TOML comments to the given
Decor.