ippanel-sms 0.1.0

A professional, asynchronous Rust client library for the IPPANEL SMS web service.
Documentation
1
2
3
4
5
6
pub mod message;
pub mod inbox_message;
pub mod recipient;
pub mod pattern;
pub mod pagination_info;
pub mod response;