Struct argparse::Store[][src]

pub struct Store;

Trait Implementations

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

Auto Trait Implementations

impl Send for Store

impl Sync for Store