blip_buf-rs
===========
[](https://travis-ci.org/mvdnes/blip_buf-rs)
[](https://crates.io/crates/blip_buf)
[Documentation](http://mvdnes.github.io/rust-docs/blip_buf-rs/blip_buf/index.html)
Info
----
Rust bindings to [blip-buf]
[blip-buf]: https://code.google.com/p/blip-buf/
Usage
-----
Add the following to your Cargo.toml:
```toml
[dependencies]
blip_buf = "0.1"
```