# XFS
[![Coveralls](https://img.shields.io/coveralls/ChrisMacNaughton/xfs-rs.svg?maxAge=2592000)](https://coveralls.io/github/ChrisMacNaughton/xfs-rs)
[![Build](https://img.shields.io/travis-ci/ChrisMacNaughton/xfs-rs/master.svg)](https://travis-ci.org/ChrisMacNaughton/xfs-rs)
[![Issues](https://img.shields.io/github/issues/ChrisMacNaughton/xfs-rs.svg)](https://github.com/ChrisMacNaughton/xfs-rs/issues)
[![Crates.io](https://img.shields.io/crates/d/xfs.svg?maxAge=2592000)](https://crates.io/crates/xfs)
[![Tags](https://img.shields.io/github/tag/ChrisMacNaughton/xfs-rs.svg)](https://github.com/ChrisMacNaughton/xfs-rs/tags)
[![Releases](https://img.shields.io/github/release/ChrisMacNaughton/xfs-rs.svg)](https://github.com/ChrisMacNaughton/xfs-rs/releases)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Version](https://img.shields.io/crates/v/xfs.svg)](https://crates.io/crates/xfs)
[![Crates.io](https://img.shields.io/crates/dv/xfs.svg?maxAge=2592000)](https://crates.io/crates/xfs)
## Usage
TODO
## License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.