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