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