Function nix::sys::stat::lstat[][src]

pub fn lstat<P: ?Sized + NixPath>(path: &P) -> Result<FileStat>