| Crates.io | xero |
| lib.rs | xero |
| version | 0.1.0 |
| created_at | 2017-07-13 17:28:08.585601+00 |
| updated_at | 2017-08-02 14:52:22.704919+00 |
| description | API bindings for the Xero 2.0 Accounting API |
| homepage | |
| repository | https://github.com/rapiditynetworks/xero-rs |
| max_upload_size | |
| id | 23266 |
| size | 48,277 |
Rust API bindings for the Xero 2.0 Accounting API.
Put this in your Cargo.toml:
[dependencies]
xero = "0.1.0"
And this in your crate root:
extern crate xero;