blockdev 0.4.0

A Rust library for parsing and working with lsblk JSON output, providing type-safe block device representation and utilities for Linux
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
source: tests/snapshots.rs
expression: "(system, non_system)"
---
[
  [
    "sda"
  ],
  [
    "nvme0n1"
  ]
]