Structs§
- DispatchMessage 
- EventReminder 
- IamRespondingAPI
- Main struct for interacting with the IAmResponding API.
- IncidentInfo Data 
- 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.