Crates.io | opennode |
lib.rs | opennode |
version | 1.0.0 |
source | src |
created_at | 2019-07-29 11:18:00.980613 |
updated_at | 2019-10-15 07:34:46.334828 |
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>