Struct argle::SetNotesToDocument[][src]

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

Trait Implementations

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

Auto Trait Implementations

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

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