Docs.rs
mwc-libp2p-mplex-0.27.1
mwc-libp2p-mplex 0.27.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vekamo
Dependencies
asynchronous-codec ^0.6
normal
bytes ^1
normal
futures ^0.3.1
normal
log ^0.4
normal
mwc-libp2p-core ^0.27.0
normal
nohash-hasher ^0.2
normal
parking_lot ^0.11
normal
rand ^0.7
normal
smallvec ^1.4
normal
unsigned-varint ^0.7
normal
async-std ^1.7.0
dev
criterion ^0.3
dev
env_logger ^0.8
dev
futures ^0.3
dev
quickcheck ^0.9
dev
rand ^0.7
dev
Versions
75%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
mwc_
libp2p_
mplex
0.27.1
All Items
Crate Items
Structs
Enums
Crate
mwc_libp2p_mplex
Copy item path
Source
Structs
§
Mplex
Config
Configuration for the multiplexer.
Multiplex
Multiplexer. Implements the
StreamMuxer
trait.
Outbound
Substream
Active attempt to open an outbound substream.
Substream
Active substream to the remote.
Enums
§
MaxBuffer
Behaviour
Behaviour when the maximum length of the buffer is reached.