Expand description
§Vonage SMS
SMS service implementation for the Rust SDK for Vonage APIs. Provides functionality to send SMS messages using the legacy Vonage SMS API.
Re-exports§
pub use client::SmsClient;pub use types::SmsRequest;pub use types::SmsResponse;pub use types::SmsMessage;pub use types::MessageStatus;pub use types::MessageClass;pub use types::MessageType;pub use status::SmsStatus;