Docs.rs
ckb-shared-0.112.0
ckb-shared 0.112.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
doitian
Dependencies
arc-swap ^1.3
normal
ckb-async-runtime =0.112.0
normal
ckb-chain-spec =0.112.0
normal
ckb-constant =0.112.0
normal
ckb-db =0.112.0
normal
ckb-db-schema =0.112.0
normal
ckb-error =0.112.0
normal
ckb-logger =0.112.0
normal
ckb-notify =0.112.0
normal
ckb-proposal-table =0.112.0
normal
ckb-snapshot =0.112.0
normal
ckb-stop-handler =0.112.0
normal
ckb-store =0.112.0
normal
ckb-systemtime =0.112.0
normal
ckb-tx-pool =0.112.0
normal
ckb-types =0.112.0
normal
ckb-verification =0.112.0
normal
Versions
100%
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
☰
ckb_shared
0.112.0
All Items
Re-exports
Modules
Structs
?
Crate
ckb_shared
source
·
[
−
]
Expand description
TODO(doc): @quake
Re-exports
pub use shared::
Shared
;
Modules
shared
TODO(doc): @quake
Structs
Snapshot
A snapshot captures a point-in-time view of the DB at the time it’s created
SnapshotMgr
An Atomic wrapper for Snapshot