https://github.com/stemjail/mnt-rs
Mount point parsing Rust library
https://github.com/stemjail/mnt-rs
mount parser
Last synced: 3 months ago
JSON representation
Mount point parsing Rust library
- Host: GitHub
- URL: https://github.com/stemjail/mnt-rs
- Owner: stemjail
- License: gpl-3.0
- Created: 2015-06-02T11:46:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T11:53:42.000Z (almost 8 years ago)
- Last Synced: 2025-12-14T03:22:07.588Z (6 months ago)
- Topics: mount, parser
- Language: Rust
- Homepage: https://stemjail.github.io/rustdoc/mnt/
- Size: 49.8 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING.LESSER.txt
Awesome Lists containing this project
README
# mnt-rs
*mnt* is a library to parse fstab-like files.
It allows to list mount points thanks to */proc/mounts*.
This library is a work in progress.
The API may change.