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