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