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