Crate iarapi_rs

Source

Structs§

Enums§

  • Error type for API interactions, implemented with std::error::Error.

Traits§

  • A trait for abstracting the HTTP client implementation, allowing flexibility in runtime selection.