Docs.rs
huawei-modem-0.2.2
huawei-modem 0.2.2
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
eeeeeta
Dependencies
bytes ^0.4
normal
derive_is_enum_variant ^0.1
normal
encoding ^0.2
normal
env_logger ^0.4
normal
failure ^0.1
normal
failure_derive ^0.1
normal
futures ^0.1
normal
log ^0.3
normal
nom ^3.2
normal
num ^0.1
normal
num-derive ^0.1
normal
rand ^0.4
normal
tokio-codec ^0.1
normal
tokio-core ^0.1
normal
tokio-file-unix ^0.4
normal
tokio-io ^0.1
normal
Versions
85.71%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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 codec
huawei_
modem
0.2.2
Module codec
Module Items
Structs
In crate huawei_
modem
huawei_modem
Module
codec
Copy item path
Source
Expand description
Contains the Tokio codec used to decode the AT protocol.
Structs
ยง
AtCodec
Encodes AT commands into text to be sent to a modem, and decodes its responses into AT responses.