Crate iarapi_rs

Source

Structs§

DispatchMessage
EventReminder
IamRespondingAPI
Main struct for interacting with the IAmResponding API.
IncidentInfoData
NowResponding
OnSchedule

Enums§

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

Traits§

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