devicemapper 0.26.0

A library for using Linux device mapper
Documentation
[![Build Status](https://travis-ci.org/stratis-storage/devicemapper-rs.svg?branch=master)](https://travis-ci.org/stratis-storage/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](https://docs.rs/devicemapper).

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