Re-exports
pub use dokany_sys as sys;
Structs
- A value that defines standard, specific, and generic rights.
- Capability flags for a filesystem.
- Supply a FindData entry for directory listing.
- A dir entry
- The error/result for mounting a filesystem.
- Options to configure the driver mount
- Options for a filesystem
- A cell that wraps an unitialzed wide c string buffer, tracking its initialization.
Traits
- Implemented for types that can be converted into wide char arrays.
- The trait a type must implement to serve as a file system
Functions
- Get the driver version.
- Initialize the library, if needed.
- Mount and run a filesystem from the given options an mount object.
- Unmount a drive from the given path.
- Shutdown the api and release all resources.
- Unmount the drive from the given drive letter.
- Get the version.