devicemapper 0.3.5

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)

[![crates.io](http://meritbadge.herokuapp.com/devicemapper)](https://crates.io/crates/devicemapper)

## devicemapper-rs

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

### Development status

#### BETA, feature complete but needs testing.

### 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)