Crate africastalking_gateway [−] [src]
A Rust library for communicating with the Africa's Talking REST API.
Structs
| AfricasTalkingGateway |
Gateway struct |
| Apikey | |
| Error |
The Error type. |
| SMSMessage |
SMS Message Struct |
Enums
| ErrorKind |
The kind of an error. |
Traits
| ResultExt |
Additional methods for |
Type Definitions
| Result |
Convenient wrapper around |