ToCliArg

Trait ToCliArg 

Source
pub trait ToCliArg {
    // Required method
    fn to_cli_arg(&self) -> CliArg;
}

Required Methods§

Implementors§