Crates.io | block-utils |
lib.rs | block-utils |
version | 0.11.1 |
source | src |
created_at | 2016-09-14 17:25:53.404333 |
updated_at | 2023-09-14 18:37:28.274783 |
description | Utilities to work with block devices. Formatting, getting device info, identifying type of device, etc. |
homepage | https://github.com/cholcombe973/block-utils |
repository | https://github.com/cholcombe973/block-utils |
max_upload_size | |
id | 6494 |
size | 75,845 |
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.