Function nix::sys::stat::lstat

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