Crate ckb_shared[][src]

Expand description

TODO(doc): @quake

Re-exports

pub use shared::Shared;
pub use shared_builder::SharedBuilder;
pub use shared_builder::SharedPackage;

Modules

shared

TODO(doc): @quake

shared_builder

Shared factory

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