Struct arg_combinators::SetNotesToDocument[][src]

pub struct SetNotesToDocument<P> { /* fields omitted */ }

Trait Implementations

impl<P> Arg for SetNotesToDocument<P> where
    P: Arg
[src]

Auto Trait Implementations

impl<P> Send for SetNotesToDocument<P> where
    P: Send

impl<P> Sync for SetNotesToDocument<P> where
    P: Sync