Docs.rs
snap-coin-4.0.0
snap-coin 4.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
snap-coin
Dependencies
anyhow ^1.0.100
normal
argon2 ^0.5.3
normal
async-trait ^0.1.89
normal
bincode ^2.0.1
normal
chrono ^0.4.42
normal
ed25519-dalek ^2.2.0
normal
futures ^0.3.31
normal
get_if_addrs ^0.5.3
normal
num-bigint ^0.4.6
normal
rand ^0.9.2
normal
serde ^1.0
normal
serde_json ^1.0.145
normal
sha2 ^0.10.9
normal
thiserror ^2.0.17
normal
tokio ^1
normal
Versions
37.43%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module node
snap_
coin
4.0.0
Module node
Module Items
Modules
In crate snap_
coin
snap_coin
Module
node
Copy item path
Source
Expand description
Node struct for hosting a P2P Snap Coin node
Modules
ยง
mempool
Stores all currently pending transactions, that are waiting to be mined
message
A struct for serializing and deserializing p2p messages
node
The node struct
peer
A struct that handles one connected peer and all of its connection logic, and message processing