Crate aa_sms

Source
Expand description

§aa-sms

The aa-sms crate provides a Client for sending Messages with Andrew & Arnold’s SMS API.

Structs§

Client
An asynchronous Client to send a Message with.
ClientBuilder
A builder to construct the properties of a Client.
Message
A Message to send with a Client.
MessageBuilder
A builder to construct the properties of a Message.