Crates.io | ochami-rs |
lib.rs | ochami-rs |
version | 0.6.2 |
created_at | 2024-12-31 11:51:25.433864+00 |
updated_at | 2025-09-21 20:40:37.696835+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 | 383,888 |
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"