Flatten

Derive Macro Flatten 

Source
#[derive(Flatten)]
{
    // Attributes available to this derive:
    #[source]
    #[flatten]
    #[subcommand]
    #[table]
    #[default_order]
}
Expand description

Annotated with this macro structure can be used as a flatten argument in the config macro.