ochami-rs

Crates.ioochami-rs
lib.rsochami-rs
version0.6.2
created_at2024-12-31 11:51:25.433864+00
updated_at2025-09-21 20:40:37.696835+00
descriptionRust bindings for OCHAMI backend
homepagehttps://github.com/OpenCHAMI/ochami-rs/blob/main/README.md
repositoryhttps://github.com/OpenCHAMI/ochami-rs
max_upload_size
id1499936
size383,888
Manuel Sopena Ballesteros (ManuelSopenaBallesteros)

documentation

https://github.com/OpenCHAMI/ochami-rs/blob/main/README.md

README

Introduction

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"
Commit count: 200

cargo fmt