Fields
pub tv_sec: time_tpub tv_nsec: ::c_longTrait Implementations
impl Debug for timespec
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Resultimpl Hash for timespec
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()impl StructuralEq for timespecimpl StructuralPartialEq for timespecAuto Trait Implementations
impl RefUnwindSafe for timespecimpl UnwindSafe for timespecBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T