Expand description
Sendblue API Client
This module provides the client for interacting with the Sendblue API, including methods for sending messages, retrieving messages, and evaluating phone numbers.
Re-exports§
pub use error::SendblueError;
pub use models::*;
pub use traits::*;
Modules§
- Error Types
- Models for the Sendblue API
- Prelude for the Sendblue API
- Traits for the Sendblue API
Structs§
- Client for the Sendblue API