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