#[derive(ClapConfigFile)]
{
// Attributes available to this derive:
#[config_file_name]
#[config_file_formats]
#[config_arg]
}
#[derive(ClapConfigFile)]
{
// Attributes available to this derive:
#[config_file_name]
#[config_file_formats]
#[config_arg]
}