pub struct PresignBlockedDocDelete {}Trait Implementations§
Auto Trait Implementations§
impl Freeze for PresignBlockedDocDelete
impl RefUnwindSafe for PresignBlockedDocDelete
impl Send for PresignBlockedDocDelete
impl Sync for PresignBlockedDocDelete
impl Unpin for PresignBlockedDocDelete
impl UnsafeUnpin for PresignBlockedDocDelete
impl UnwindSafe for PresignBlockedDocDelete
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