mountinfo2

Crates.iomountinfo2
lib.rsmountinfo2
version0.2.2
created_at2025-11-05 07:36:53.38758+00
updated_at2025-11-05 07:39:14.755834+00
descriptionA Rust library for parsing mount points on Linux and other Unix systems.
homepage
repositoryhttps://github.com/richardstephens/mountinfo2
max_upload_size
id1917548
size25,939
Richard Stephens (richardstephens)

documentation

README

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.

Commit count: 0

cargo fmt