Module toml

Module toml 

Source

Functionsยง

annotate_toml_array_of_tables
Annotates the first table in a TOML ArrayOfTables using documentation from the given struct T.
annotate_toml_table
Annotates a TOML Table with documentation extracted from a struct T that implements the Documented and DocumentedFields traits.
append_docs_as_toml_comments
Appends documentation lines as TOML comments to the given Decor.