Function tetsy_kvdb_memorydb::create[][src]

pub fn create(num_cols: u32) -> InMemory
Expand description

Create an in-memory database with the given number of columns. Columns will be indexable by 0..num_cols