You can send text messages(SMS, LMS, MMS), Kakao Alimtalk in Korea using this package. This package is 100% compatible with SOLAPI family services (CoolSMS and etc..).
Add this to your Cargo.toml:
[dependencies]
solapi = "0.1.0"Or use the cargo add command:
cargo add solapiSee examples folders
If you've encountered a bug with the SOLAPI SDK for Rust, we'd love to hear about it.
Before opening a new issue, please check the existing issues to see if your problem has already been reported.
It's helpful to include the SDK version, your Rust version, and the OS you're using.
If applicable, please also provide a stack trace and a minimal reproducible example.
Licensed under the MIT License.