devicemapper-sys 0.1.2

Low level bindings for devicemapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
default_features = false
features = ["runtime"]
version = "0.59.0"
[dependencies.nix]
version = "0.22.0"

[package]
authors = ["Stratis Developers <stratis-devel@lists.fedorahosted.org>"]
description = "Low level bindings for devicemapper"
documentation = "https://docs.rs/devicemapper-rs-sys"
edition = "2018"
homepage = "https://stratis-storage.github.io/"
license = "MPL-2.0"
name = "devicemapper-sys"
repository = "https://github.com/stratis-storage/devicemapper-rs"
version = "0.1.2"