Derive Macro config_it::Template

source ·
#[derive(Template)]
{
    // Attributes available to this derive:
    #[config_it]
    #[nocfg]
    #[config]
}
Expand description

Primary macro for defining configuration group template.