lsblk 0.2.2

List out block-devices, including disks and partitions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.thiserror]
version = "1.0.61"

[package]
authors = ["madonuko <mado@fyralabs.com>"]
categories = ["filesystem"]
description = "List out block-devices, including disks and partitions"
documentation = "https://docs.rs/lsblk-rs"
edition = "2021"
homepage = "https://github.com/FyraLabs/lsblk-rs"
keywords = ["lsblk", "disks", "partitions"]
license = "MIT"
name = "lsblk"
readme = "README.md"
repository = "https://github.com/FyraLabs/lsblk-rs"
version = "0.2.2"