Struct libblobd_direct::op::delete_object::OpDeleteObjectOutput   
source · pub struct OpDeleteObjectOutput {}Auto Trait Implementations§
impl RefUnwindSafe for OpDeleteObjectOutput
impl Send for OpDeleteObjectOutput
impl Sync for OpDeleteObjectOutput
impl Unpin for OpDeleteObjectOutput
impl UnwindSafe for OpDeleteObjectOutput
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