Struct argparse::ParseList [] [src]

pub struct ParseList;

Trait Implementations

impl<T: 'static + FromCommandLine + Clone> TypedAction<Vec<T>> for ParseList
[src]