[][src]Function memora::fs::file_type

pub fn file_type<P: AsRef<Path>>(path: P) -> Result<FileType>

Return the file type of a path without following symlinks.