Docs.rs
commonware-p2p-0.0.4
commonware-p2p 0.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bitvec ^1
normal
bytes ^1
normal
chacha20poly1305 ^0.10
normal
ed25519-dalek ^2
normal
futures ^0.3
normal
governor ^0.6
normal
hex ^0.4
normal
prometheus-client ^0.22
normal
prost ^0.12
normal
rand ^0.8
normal
sha2 ^0.10
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
x25519-dalek ^2
normal
tokio-test ^0.4
dev
prost-build ^0.12
build
Versions
15.38%
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
commonware_
p2p
0.0.4
Message
In crate commonware_
p2p
Type Alias
commonware_p2p
::
Message
Copy item path
source
ยท
[
−
]
pub type Message = (
PublicKey
,
Bytes
);