pub struct TrdRegTimestamp;Expand description
TrdRegTimestamp (769).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for TrdRegTimestamp
impl RefUnwindSafe for TrdRegTimestamp
impl Send for TrdRegTimestamp
impl Sync for TrdRegTimestamp
impl Unpin for TrdRegTimestamp
impl UnsafeUnpin for TrdRegTimestamp
impl UnwindSafe for TrdRegTimestamp
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