Docs.rs
libp2p-core-0.42.0
libp2p-core 0.42.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
mxinden
github:paritytech:libp2p-devs
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
either ^1.11
normal
fnv ^1.0
normal
futures ^0.3.30
normal
futures-timer ^3
normal
libp2p-identity ^0.2.9
normal
multiaddr ^0.18.1
normal
multihash ^0.19.1
normal
multistream-select ^0.13.0
normal
once_cell ^1.19.0
normal
parking_lot ^0.12.3
normal
pin-project ^1.1.5
normal
quick-protobuf ^0.8
normal
rand ^0.8
normal
rw-stream-sink ^0.4.0
normal
serde ^1
normal
optional
smallvec ^1.13.2
normal
thiserror ^1.0
normal
tracing ^0.1.37
normal
unsigned-varint ^0.8.0
normal
void ^1
normal
web-time ^1.1.0
normal
async-std ^1.6.2
dev
libp2p-identity ^0.2.9
dev
multihash ^0.19.1
dev
Versions
86.36%
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
libp2p_
core
0.42.0
Module map
Structs
In libp2p_
core::
transport
Module
libp2p_core
::
transport
::
map
Copy item path
source
·
[
−
]
Structs
§
Map
See
Transport::map
.
MapFuture
Custom
Future
to avoid boxing.