CellDb

Type Alias CellDb 

Source
pub type CellDb = Database<CellKeyCodec, RoaringBitmapCodec>;

Aliased Typeยง

pub struct CellDb { /* private fields */ }