devicemapper 0.1.1

A library for using Linux device mapper
[![Build Status](https://travis-ci.org/agrover/devicemapper-rs.svg?branch=master)](https://travis-ci.org/agrover/devicemapper-rs)

## devicemapper-rs

#### A library wrapping Linux's devicemapper ioctls (does not use libdm).

### Development status

#### ALPHA, not yet feature complete.

### Documentation

[API Documentation generated by rustdoc](http://agrover.github.io/devicemapper-rs/doc/devicemapper/index.html).

### How to contribute

GitHub used for pull requests and issue tracking

### License

[Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/FAQ.html)