pub struct Timerstamp;Methods from Deref<Target = Guid>§
Trait Implementations§
Source§impl Deref for Timerstamp
impl Deref for Timerstamp
Auto Trait Implementations§
impl Freeze for Timerstamp
impl RefUnwindSafe for Timerstamp
impl Send for Timerstamp
impl Sync for Timerstamp
impl Unpin for Timerstamp
impl UnwindSafe for Timerstamp
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