Docs.rs
ntex-mqtt-5.0.0
ntex-mqtt 5.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
github:ntex-rs:core
Dependencies
bitflags ^2
normal
log ^0.4
normal
ntex-bytes ^0.1
normal
ntex-codec ^0.6
normal
ntex-io ^2
normal
ntex-net ^2
normal
ntex-router ^0.5
normal
ntex-rt ^0.4
normal
ntex-service ^3.4
normal
ntex-util ^2.11.2
normal
pin-project-lite ^0.2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
env_logger ^0.11
dev
ntex ^2
dev
ntex-macros ^0.1
dev
ntex-tls ^2
dev
openssl ^0.10
dev
rand ^0.8
dev
test-case ^3.2
dev
Versions
54.7%
of the crate is documented
Go to latest version
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
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
ntex_
mqtt
5.0.0
In ntex_
mqtt::
v5::
codec
ntex_mqtt
::
v5
::
codec
Type Alias
UserProperty
Copy item path
Source
pub type UserProperty = (
ByteString
,
ByteString
);