mountinfo

Crates.iomountinfo
lib.rsmountinfo
version0.2.0
sourcesrc
created_at2022-02-06 22:18:41.661481
updated_at2022-02-06 22:18:41.661481
descriptionA Rust library for parsing mount points on Linux and other Unix systems.
homepage
repositoryhttps://github.com/GuillemCastro/mountinfo
max_upload_size
id528061
size20,746
Guillem Castro (GuillemCastro)

documentation

README

mountinfo

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.

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: 5

cargo fmt