Docs.rs
netxclient-2.2.0
netxclient 2.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
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.3
normal
optional
tcpclient ^2.1
normal
optional
thiserror ^2
normal
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
72.97%
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
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
NetPeer
netxclient
2.2.0
NetPeer
Aliased Type
In netxclient::
client
netxclient
::
client
Type Alias
NetPeer
Copy item path
Source
pub type NetPeer =
Actor
<
TcpClient
<MaybeStream>>;
Aliased Type
ยง
pub struct NetPeer {
/* private fields */
}