pub trait ToCli {
    type CliVariant;
}

Required Associated Types§

Implementations on Foreign Types§

Implementors§