Derive Macro Config
#[derive(Config)]
{
// Attributes available to this derive:
#[config]
}
Expand description
Derive macro for the config.
#[derive(Config)]
{
// Attributes available to this derive:
#[config]
}
Derive macro for the config.