Crate disket

Source
Expand description

Cross-platform volume/disk management library.

§Support

The following OSes are supported:

  • Linux
  • Android
  • FreeBSD
  • macOS
  • IOS
  • Windows

For unsupporterd systems disket will simply do nothing.

§Features

  • device: Get information about devices
  • mount: Mount and unmount file systems
  • watcher: Watch for device changes
  • os: Platform specific extensions and functions

Modules§

device
mount
Mount and unmount operations.
os
Platform-specific extensions
watch

Enums§

Error

Type Aliases§

Result