Docs.rs
snap-coin-11.2.2
snap-coin 11.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
snap-coin
Dependencies
anyhow ^1.0.100
normal
async-trait ^0.1.89
normal
bincode ^2.0.1
normal
chrono ^0.4.42
normal
ed25519-dalek ^2.2.0
normal
flexi_logger ^0.31.7
normal
futures ^0.3.31
normal
get_if_addrs ^0.5.3
normal
log ^0.4.29
normal
num-bigint ^0.4.6
normal
once_cell ^1.21.3
normal
rand ^0.9.2
normal
randomx-rs ^1.4.1
normal
serde ^1.0
normal
serde_json ^1.0.145
normal
sha2 ^0.10.9
normal
sled ^0.34.7
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
Versions
35.83%
of the crate is documented
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
Skip to main content
SharedBlockchain
snap_
coin
11.2.2
Shared
Blockchain
Aliased Type
In snap_
coin::
full_
node
snap_coin
::
full_node
Type Alias
Shared
Blockchain
Copy item path
Source
pub type SharedBlockchain =
Arc
<
Blockchain
>;
Aliased Type
ยง
pub struct SharedBlockchain {
/* private fields */
}