[][src]Type Definition icbiadb::database::table::types::TableRows

type TableRows = HashMap<Vec<u8>, Vec<TableRow>>;

Stores the records of a group declaration

Used by mem::Memory