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