[][src]Type Definition cxmr_snapshots_cache::SharedSnapshot

type SharedSnapshot = Arc<RwLock<Snapshot>>;

Shared cached snapshot.