| Crates.io | iarapi-rs |
| lib.rs | iarapi-rs |
| version | 0.1.1 |
| created_at | 2024-10-31 02:06:51.04184+00 |
| updated_at | 2024-11-01 06:18:26.215909+00 |
| description | A Rust library for interacting with the IAmResponding API. |
| homepage | https://github.com/HeroesLament/iarapi-rs |
| repository | |
| max_upload_size | |
| id | 1429542 |
| size | 11,697 |
iarapi-rs is a Rust library for interacting with the IAmResponding API, supporting flexible HTTP client and async runtimes.
IamRespondingAPI struct to interact with the IAmResponding service.HttpClient trait.async-trait.Add this to your Cargo.toml:
[dependencies]
iarapi-rs = "0.1.0"