Docs.rs
ntex-mqtt-0.10.0-beta.3
ntex-mqtt 0.10.0-beta.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fafhrd91
github:ntex-rs:core
Dependencies
bitflags ^1.3
normal
log ^0.4
normal
ntex ^0.6.0
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
env_logger ^0.10
dev
ntex ^0.6.0
dev
ntex-tls ^0.2.0
dev
openssl ^0.10
dev
rustls ^0.20
dev
rustls-pemfile ^1.0
dev
test-case ^2
dev
Versions
70.15%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module error
Structs
Enums
?
Module
ntex_mqtt
::
error
source
·
[
−
]
Structs
ProtocolViolationError
Enums
ClientError
Errors which can occur when attempting to handle mqtt client connection.
DecodeError
EncodeError
MqttError
Errors which can occur when attempting to handle mqtt connection.
ProtocolError
Protocol level errors
SendPacketError