Docs.rs
entropy-protocol-0.3.0
entropy-protocol 0.3.0
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
ameba23
github:entropyxyz:core-developers
Dependencies
async-trait ^0.1.83
normal
axum ^0.7.7
normal
optional
base64 ^0.22.1
normal
optional
bincode ^1.3.3
normal
blake2 ^0.10.4
normal
entropy-shared ^0.3.0
normal
futures ^0.3
normal
getrandom ^0.2
normal
gloo-net ^0.6.0
normal
optional
hex ^0.4.3
normal
hpke-rs ^0.2.0
normal
hpke-rs-crypto ^0.2.0
normal
hpke-rs-rust-crypto ^0.2.0
normal
js-sys ^0.3.70
normal
optional
num ^0.4.3
normal
rand_core ^0.6.4
normal
schnorrkel ^0.11.4
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
snow ^0.9.6
normal
sp-core ^31.0.0
normal
subxt ^0.35.3
normal
synedrion ^0.2.0-beta.0
normal
thiserror ^1.0.64
normal
tokio ^1.40
normal
tokio-tungstenite ^0.24.0
normal
optional
tracing ^0.1.37
normal
wasm-bindgen ^0.2.92
normal
optional
wasm-bindgen-derive ^0.3
normal
optional
wasm-bindgen-futures ^0.4.43
normal
optional
x25519-dalek ^2.0.1
normal
zeroize ^1.8.1
normal
anyhow ^1.0.89
dev
num_cpus ^1.16.0
dev
serial_test ^3.1.1
dev
sp-keyring ^34.0.0
dev
Versions
45.61%
of the crate is documented
Go to latest version
Platform
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
entropy_
protocol
0.3.0
Channel
In
Aliased type
In entropy_
protocol::
execute_
protocol
entropy_protocol
::
execute_protocol
Type Alias
ChannelIn
Copy item path
Source
pub type ChannelIn =
Receiver
<
ProtocolMessage
>;
Aliased Type
ยง
struct ChannelIn {
/* private fields */
}