2 releases
Uses new Rust 2024
| 0.2.2 | Nov 5, 2025 |
|---|---|
| 0.2.1 | Nov 5, 2025 |
#932 in Filesystem
267 downloads per month
20KB
281 lines
mountinfo2
A Rust crate for parsing the mount points in Linux and other Unix systems. Can be used to query the filesystems mounted on the system. Forked from mountinfo.
This crate automatically parses some of the mount options, and cointains functions for querying if, for example, a path is mounted on a particular filesystem.
License
This crate is licensed under the MIT license.
Dependencies
~2–3.5MB
~64K SLoC