Struct argparse::Store [] [src]

pub struct Store;

Trait Implementations

impl<T: 'static + FromStr> TypedAction<T> for Store
[src]