[go: up one dir, main page]

Function nix::sys::stat::stat

source ·
pub fn stat<P: ?Sized + NixPath>(path: &P) -> Result<FileStat>
Available on crate feature fs only.