pub struct removedUser;Trait Implementations§
Source§impl Field for removedUser
impl Field for removedUser
Auto Trait Implementations§
impl Freeze for removedUser
impl RefUnwindSafe for removedUser
impl Send for removedUser
impl Sync for removedUser
impl Unpin for removedUser
impl UnwindSafe for removedUser
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