Derive Macro toml_example_derive::TomlExample

source ·
#[derive(TomlExample)]
{
    // Attributes available to this derive:
    #[toml_example]
}