proc-mounts 0.1.1

Fetch active mounts and swaps on a Linux system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.lazy_static]
version = "1.1.0"

[package]
authors = ["Jeremy Soller <jackpot51@gmail.com>", "Michael Aaron Murphy <mmstickman@gmail.com>"]
categories = ["os::unix-apis"]
description = "Fetch active mounts and swaps on a Linux system"
keywords = ["linux", "proc", "mounts", "swaps"]
license = "MIT"
name = "proc-mounts"
readme = "README.md"
repository = "https://github.com/pop-os/proc-mounts"
version = "0.1.1"