sys-mount 1.2.1

High level FFI binding around the sys mount & umount2 calls
Documentation
[badges.maintenance]
status = "passively-maintained"
[dependencies.bitflags]
version = "1.1"

[dependencies.libc]
version = "0.2"

[dependencies.loopdev]
version = "0.2.1"
[dev-dependencies.clap]
version = "2.33"

[package]
authors = ["Michael Aaron Murphy <mmstickman@gmail.com>"]
categories = ["external-ffi-bindings", "filesystem", "os::unix-apis"]
description = "High level FFI binding around the sys mount & umount2 calls"
keywords = ["linux", "sys", "mount", "umount"]
license = "MIT"
name = "sys-mount"
readme = "README.md"
repository = "https://github.com/pop-os/sys-mount"
version = "1.2.1"