Docs.rs
  • block-utils-0.10.5
    • block-utils 0.10.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cholcombe973
    • Dependencies
      • fstab ^0.4 normal
      • log ^0.4 normal
      • nom ^5.1.1 normal
      • regex ^1.5 normal
      • serde_json ^1.0 normal
      • shellscript ^0.3 normal
      • strum ^0.23 normal
      • thiserror ^1.0 normal
      • uuid ^0.8 normal
      • nix ^0.23 dev
      • tempdir ^0.3 dev
      • udev ^0.5 normal
    • Versions
    • 28.34% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate block_utils

logo
Change settings

List of all items

Structs

  • AsyncInit
  • Device
  • Enclosure
  • ScsiInfo

Enums

  • BlockUtilsError
  • DeviceState
  • DeviceType
  • Filesystem
  • FilesystemType
  • MediaType
  • MetadataProfile
  • Scheduler
  • ScsiDeviceType
  • Vendor

Functions

  • async_format_block_device
  • erase_block_device
  • format_block_device
  • get_all_device_info
  • get_all_device_info_iter
  • get_block_dev_properties
  • get_block_dev_property
  • get_block_devices
  • get_block_devices_iter
  • get_block_partitions
  • get_block_partitions_iter
  • get_children_devpaths_from_path
  • get_children_devpaths_from_path_iter
  • get_device_from_path
  • get_device_info
  • get_mount_device
  • get_mounted_devices
  • get_mounted_devices_iter
  • get_mountpoint
  • get_parent_devpath_from_path
  • get_scsi_info
  • is_block_device
  • is_disk
  • is_mounted
  • mount_device
  • nvme::format
  • nvme::get_error_log
  • nvme::get_firmware_log
  • nvme::get_smart_log
  • nvme::list_nvme_controllers
  • nvme::list_nvme_devices
  • nvme::list_nvme_namespaces
  • set_elevator
  • sort_scsi_info
  • sort_scsi_info_iter
  • unmount_device
  • weekly_defrag

Typedefs

  • BlockResult