Docs.rs
rust-p2p-core-0.1.10
rust-p2p-core 0.1.10
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
xmh0511
vnt-dev
Dependencies
anyhow ^1
normal
async-broadcast ^0.7
normal
async-io ^2.3
normal
optional
async-lock ^3.4
normal
async-scoped ^0.9
normal
optional
async-std ^1.13
normal
optional
async-trait ^0.1
normal
bytes ^1.8
normal
crossbeam-queue ^0.3
normal
crossbeam-utils ^0.8
normal
dashmap ^6.1
normal
dyn-clone ^1.0
normal
futures ^0.3
normal
futures-util ^0.3
normal
optional
libc ^0.2
normal
log ^0.4
normal
network-interface ^2.0
normal
parking_lot ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
socket2 ^0.5
normal
stun-format ^1.0
normal
tachyonix ^0.3
normal
thiserror ^2
normal
tokio ^1.41
normal
optional
bytes ^1.7.1
dev
clap =4.0.32
dev
ctrlc2 ^3.5
dev
env_logger ^0.11.5
dev
log ^0.4.22
dev
serde ^1.0
dev
serde_json ^1.0.124
dev
tokio ^1.41
dev
windows-sys ^0.59.0
normal
Versions
18.06%
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
rust_
p2p_
core
0.1.10
Module tcp_
pipe
Module Items
Structs
Traits
In rust_
p2p_
core::
pipe
rust_p2p_core
::
pipe
Module
tcp_pipe
Copy item path
Source
Structs
§
Bytes
Codec
The default byte encoder/decoder; using this is no different from directly using a TCP stream.
Bytes
Init
Codec
Length
Prefixed
Codec
Fixed-length prefix encoder/decoder.
Length
Prefixed
Init
Codec
Socket
Layer
TcpPipe
TcpPipe
Line
TcpPipe
Writer
TcpPipe
Writer
Index
TcpPipe
Writer
Ref
Write
Half
Collect
Traits
§
Decoder
Encoder
Init
Codec
TcpStream
Index