Struct dittolive_ditto::store::batch::Action [−][src]
pub struct Action<'batch>(_, _);
Auto Trait Implementations
impl<'batch> RefUnwindSafe for Action<'batch>
impl<'batch> !UnwindSafe for Action<'batch>
Blanket Implementations
Mutably borrows from an owned value. Read more