which-fs-rs
Give me a path, I'll tell you the filesystem it's on
Works on Windows, Linux, and macOS
WIP: only supports FAT32 as of now
Usage
let path = new;
let fs_kind = detect.unwrap;
println!;
Give me a path, I'll tell you the filesystem it's on
Works on Windows, Linux, and macOS
WIP: only supports FAT32 as of now
let path = new;
let fs_kind = detect.unwrap;
println!;