Trait clap_interactive::InteractiveParse
source · pub trait InteractiveParsewhere
Self: Sized,{
fn interactive_parse() -> ClapIntResult<Self>;
}pub trait InteractiveParsewhere
Self: Sized,{
fn interactive_parse() -> ClapIntResult<Self>;
}