block-utils

Crates.ioblock-utils
lib.rsblock-utils
version0.11.1
sourcesrc
created_at2016-09-14 17:25:53.404333
updated_at2023-09-14 18:37:28.274783
descriptionUtilities to work with block devices. Formatting, getting device info, identifying type of device, etc.
homepagehttps://github.com/cholcombe973/block-utils
repositoryhttps://github.com/cholcombe973/block-utils
max_upload_size
id6494
size75,845
Chris Holcombe (cholcombe973)

documentation

https://docs.rs/block-utils

README

block-utils

Rust DocsCrates.io

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.

Commit count: 139

cargo fmt