Docs.rs
netxclient-2.1.0
netxclient 2.1.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
luyikk
Dependencies
anyhow ^1
normal
aqueue ^1.3
normal
async-trait ^0.1
normal
cfg-if ^1.0
normal
data-rw ^1.6
normal
log ^0.4
normal
netxbuilder ^2.0
normal
once_cell ^1.10
normal
oneshot ^0.1
normal
openssl ^0.10
normal
optional
openssl-sys ^0.9
normal
optional
paste ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tcp-channel-client ^0.2
normal
optional
tcpclient ^2.0
normal
optional
tokio ^1
normal
tokio-openssl ^0.6
normal
optional
tokio-rustls ^0.26
normal
optional
env_logger ^0.11
dev
log ^0.4
dev
mimalloc ^0.1
dev
rustls-pemfile ^2
dev
serde ^1.0
dev
structopt ^0.3
dev
Versions
28.57%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
netxclient
2.1.0
All Items
Modules
Macros
?
Crate
netxclient
source
·
[
−
]
Modules
§
client
prelude
Macros
§
call
impl_interface
make Box<dyn $interface> will clone $client
impl_owned_interface
make Box<dyn $interface> not clone $client
impl_ref
make $interface struct will ref $client
impl_struct
make impl $interface will clone $client