Docs.rs
fluence-fork-libp2p-core-0.27.2
fluence-fork-libp2p-core 0.27.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
folex
mikevoronov
Dependencies
asn1_der ^0.6.1
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
lazy_static ^1.2
normal
libsecp256k1 ^0.3.1
normal
optional
log ^0.4
normal
fluence-fork-parity-multiaddr ^0.11
normal
multihash ^0.13
normal
fluence-fork-multistream-select ^0.10
normal
parking_lot ^0.11.0
normal
pin-project ^1.0.0
normal
prost ^0.7
normal
rand ^0.7
normal
rw-stream-sink ^0.2.0
normal
serde ^1.0.114
normal
sha2 ^0.9.1
normal
smallvec ^1.0
normal
thiserror ^1.0
normal
unsigned-varint ^0.7
normal
void ^1
normal
zeroize ^1
normal
async-std ^1.6.2
dev
criterion ^0.3
dev
multihash ^0.13
dev
quickcheck ^0.9.0
dev
wasm-timer ^0.2
dev
prost-build ^0.7
build
ring ^0.16.9
normal
Versions
91.24%
of the crate is documented
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
Module error
libp2p_
core
0.27.2
Module error
Module Items
Structs
In libp2p_
core::
identity
libp2p_core
::
identity
Module
error
Copy item path
Source
Expand description
Errors during identity key operations.
Structs
ยง
Decoding
Error
An error during decoding of key material.
Signing
Error
An error during signing of a message.