Docs.rs
mqtt-tiny-0.4.0
mqtt-tiny 0.4.0
Permalink
Docs.rs crate page
BSD-2-Clause
OR
MIT
Links
Repository
crates.io
Source
Owners
KizzyCode
Dependencies
arrayvec ^0.7.6
normal
optional
heapless ^0.8.0
normal
optional
Versions
98.77%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mqtt_
tiny
0.4.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate mqtt_
tiny
mqtt_tiny
Module
error
Copy item path
Source
Expand description
Error types and aggregate types
Structs
§
Error
A slim, abstract error type
Memory
Some buffer is out of memory
Enums
§
Data
Some MQTT data is invalid
Decoding
A general decoding-related error
Type Aliases
§
Data
Error
Error<Data>
Decoder
Error
Error<Decoding>
Memory
Error
Error<Memory>