| Crates.io | ochami-rs |
| lib.rs | ochami-rs |
| version | 0.10.1 |
| created_at | 2024-12-31 11:51:25.433864+00 |
| updated_at | 2026-01-22 17:00:56.378501+00 |
| description | Rust bindings for OCHAMI backend |
| homepage | https://github.com/OpenCHAMI/ochami-rs/blob/main/README.md |
| repository | https://github.com/OpenCHAMI/ochami-rs |
| max_upload_size | |
| id | 1499936 |
| size | 389,460 |
Rust library to submid http requests to OCHAMI APIs The libraries follows 'backend-dispatcher' traits.
to use this library, add the following to your Cargo.toml file:
eg:
ochami-rs = "0.1.44"