Function nix::sys::stat::stat

source · []
pub fn stat<P: ?Sized + NixPath>(path: &P) -> Result<FileStat>