which-fs-rs
Give me a path, I'll tell you the filesystem it's on
Works on Windows, Linux, and macOS
[!WARNING]
This library only supports some popular filesystems (see here)
Usage
As a library:
let path = new;
let fs_kind = try_from_path.unwrap;
println!;
As a cli: