Struct argle::AddNote[][src]

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

Trait Implementations

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

Auto Trait Implementations

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

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