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