Struct libblobd_direct::op::write_object::OpWriteObjectOutput   
source · pub struct OpWriteObjectOutput {}Auto Trait Implementations§
impl RefUnwindSafe for OpWriteObjectOutput
impl Send for OpWriteObjectOutput
impl Sync for OpWriteObjectOutput
impl Unpin for OpWriteObjectOutput
impl UnwindSafe for OpWriteObjectOutput
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
    T: ?Sized,
 
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
 
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more