rusmpp 0.4.0

A Rust SMPP library.
Documentation
1
2
3
//! Codec for encoding and decoding `SMPP` PDUs.

pub use rusmpp_core::tokio_codec::*;