| Crates.io | opennode |
| lib.rs | opennode |
| version | 1.0.0 |
| created_at | 2019-07-29 11:18:00.980613+00 |
| updated_at | 2019-10-15 07:34:46.334828+00 |
| description | API bindings for the Opennode v1 HTTP API |
| homepage | |
| repository | https://github.com/edouardparis/opennode-rs.git |
| max_upload_size | |
| id | 152615 |
| size | 16,670 |
Rust API bindings for the Opennode v1 HTTP API.
Put this in your Cargo.toml:
[dependencies]
opennode = "1.0.0"
Run file from client examples with:
cargo run --example <example> -- <example flags> <example args>