Docs.rs
rusmpp-core-0.3.0
rusmpp-core 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JadKHaddad
Dependencies
arbitrary ^1.4.2
normal
optional
framez ^0.3.0
normal
optional
heapless ^0.9.1
normal
pastey ^0.1.0
normal
rusmpp-macros ^0.1.3
normal
serde ^1.0.219
normal
optional
tokio-util ^0.7.16
normal
optional
tracing ^0.1.41
normal
optional
embedded-io-adapters ^0.6.2
dev
futures ^0.3.31
dev
strum ^0.27.2
dev
strum_macros ^0.27.2
dev
testcontainers ^0.25.0
dev
tokio ^1.47.1
dev
Versions
28.55%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module encode
rusmpp_
core
0.3.0
Module encode
Module Items
Traits
In crate rusmpp_
core
rusmpp_core
Module
encode
Copy item path
Source
Expand description
Traits for encoding
SMPP
values.
Traits
ยง
Encode
Trait for encoding
SMPP
values into a slice.
Length
Trait for determining the length of
SMPP
values.