Crate filesystem_kind

Source

Enums§

FileSystemKind
The kind of filesystem that a file resides on.
FileSystemName
An enum representing all recognized filesystem names.

Traits§

FileExt
An extension trait for File that allows querying the kind of filesystem it resides on.