#[derive(Debug, Default)]
pub struct MainStyle;
#[derive(Debug, Default)]
pub struct PosStyle;
#[derive(Debug, Default)]
pub struct CmdStyle;
#[derive(Debug, Default)]
pub struct EqualWithValuStyle;
#[derive(Debug, Default)]
pub struct ArgumentStyle;
#[derive(Debug, Default)]
pub struct EmbeddedValueStyle;
#[derive(Debug, Default)]
pub struct EmbeddedValuePlusStyle;
#[derive(Debug, Default)]
pub struct CombinedOptionStyle;
#[derive(Debug, Default)]
pub struct BooleanStyle;
#[derive(Debug, Default)]
pub struct FlagStyle;