Fields
pub actime: time_tpub modtime: time_tTrait Implementations
impl Debug for utimbuf
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Resultimpl Hash for utimbuf
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()impl StructuralEq for utimbufimpl StructuralPartialEq for utimbufAuto Trait Implementations
impl RefUnwindSafe for utimbufimpl UnwindSafe for utimbufBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T