Structs§
- Dispatch
Message - Event
Reminder - IamRespondingAPI
- Main struct for interacting with the IAmResponding API.
- Incident
Info Data - NowResponding
- OnSchedule
Enums§
- ApiError
- Error type for API interactions, implemented with
std::error::Error
.
Traits§
- Http
Client - A trait for abstracting the HTTP client implementation, allowing flexibility in runtime selection.