aopt 1.4.5

A flexible and typed getopt tools
Documentation
#[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;