block-utils 0.4.1

Utilities to work with block devices. Formatting, getting device info, identifying type of device, etc.
Documentation
1
2
3
4
5
# block-utils
[![Docs](https://docs.rs/block-utils/badge.svg)](https://docs.rs/block-utils)
Rust utilities for working with block devices.  Basic support has been added
to detect if block devices are ssd or rotational.  Also has support to
determine if a device is in fact a block device.