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