rustix
1.0.3
In rustix::
fs
rustix
::
fs
Type Alias
Secs
Copy item path
Source
pub type Secs =
i64
;
Available on
crate feature
fs
only.
Expand description
A type for the
tv_sec
field of
Timespec
.