Function lstat

Source
pub fn lstat<P: AsRef<Path>>(path: P) -> Result<Stat, Error>