Type Definition rustix::fs::Stat

source · []
pub type Stat = stat;
Available on crate feature fs only.
Expand description

struct stat for use with statat and fstat.