Docs.rs
libp2p-core-0.38.0
libp2p-core 0.38.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
asn1_der ^0.7.4
normal
bs58 ^0.4.0
normal
ed25519-dalek ^1.0.1
normal
either ^1.5
normal
fnv ^1.0
normal
futures ^0.3.1
normal
futures-timer ^3
normal
instant ^0.1.11
normal
libsecp256k1 ^0.7.0
normal
log ^0.4
normal
multiaddr ^0.16.0
normal
multihash ^0.16
normal
multistream-select ^0.12.1
normal
once_cell ^1.16.0
normal
p256 ^0.11.1
normal
parking_lot ^0.12.0
normal
pin-project ^1.0.0
normal
prost ^0.11
normal
rand ^0.8
normal
rw-stream-sink ^0.3.0
normal
sec1 ^0.3.0
normal
serde ^1
normal
sha2 ^0.10.0
normal
smallvec ^1.6.1
normal
thiserror ^1.0
normal
unsigned-varint ^0.7
normal
void ^1
normal
zeroize ^1
normal
async-std ^1.6.2
dev
base64 ^0.13.0
dev
criterion ^0.4
dev
multihash ^0.16
dev
rmp-serde ^1.0
dev
serde_json ^1.0
dev
prost-build ^0.11
build
ring ^0.16.9
normal
Versions
86.88%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module map
Structs
?
Module
libp2p_core
::
transport
::
map
source
·
[
−
]
Structs
Map
See
Transport::map
.
MapFuture
Custom
Future
to avoid boxing.