[−]Struct std::os::linux::raw::stat
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
Fields
st_dev: u64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_ino: u64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_mode: u32
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_nlink: u64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_uid: u32
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_gid: u32
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_rdev: u64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_size: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_atime: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_atime_nsec: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_mtime: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_mtime_nsec: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_ctime: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_ctime_nsec: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_blksize: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.
st_blocks: i64
⚙️ This is an internal compiler API. (rustc_private
#27812)
This crate is being loaded from the sysroot, a permanently unstable location for private compiler dependencies. It is not intended for general use. Prefer using a public version of this crate from crates.io via Cargo.toml
.