An open API service indexing awesome lists of open source software.

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

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.