r2pipe 0.1.1

Library to interact with radare2 using r2pipes.
docs.rs failed to build r2pipe-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: r2pipe-0.7.0

r2pipe.rs

The Rust Crate to interact with radare2. Please check Documentation 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