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