r2pipe.rs
=========
The Rust Crate to interact with radare2.
Please check [Documentation](https://radare.github.io/r2pipe.rs) to get
started.
TODO
----
* Support async API
* Support HTTP connectivity
* Add custom r2 start flags for spawn method
* Add plain TCP api
* Better error handling