Docs.rs
litep2p-0.1.0
litep2p 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
async-trait ^0.1.66
normal
asynchronous-codec ^0.6.1
normal
bs58 ^0.4.0
normal
bytes ^1.4.0
normal
ed25519-dalek ^1.0.1
normal
futures ^0.3.27
normal
lazy_static ^1.4.0
normal
multiaddr ^0.17.0
normal
multihash ^0.17.0
normal
multistream-select ^0.12.1
normal
prost ^0.11.8
normal
protoc ^2.28.0
normal
rand ^0.7.0
normal
serde ^1.0.158
normal
snow ^0.9.2
normal
thiserror ^1.0.39
normal
tokio ^1.26.0
normal
tokio-stream ^0.1.12
normal
tokio-util ^0.7.7
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
unsigned-varint ^0.7.1
normal
yamux ^0.11.0
normal
zeroize ^1.5.7
normal
prost-build ^0.11
build
Versions
84.33%
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
☰
Crate litep2p
Version 0.1.0
All Items
Modules
Structs
Enums
Type Definitions
?
Crate
litep2p
source
·
[
−
]
Modules
config
protocol
Protocol-related defines.
Structs
Litep2p
Litep2p
object.
Enums
Litep2pEvent
ValidationResult
Validation result for inbound substream.
Type Definitions
Result
Public result type used by the crate.