Skip to main content

stat

Function stat 

Source
pub fn stat<P>(path: &P) -> Result<stat, Errno>
where P: NixPath + ?Sized,