#partition #linux #storage #sysfs

storage-list

Crate to list storage and partitions on a linux system

1 stable release

1.0.0 Apr 29, 2022

#16 in #sysfs


Used in rc-storage

MIT license

4KB
60 lines

storage-list

A crate to list storage partitions on a linux system. It works by scanning entries in /sys/block/.

No runtime deps