Type Definition madato::types::MultiTables[][src]

type MultiTables<K, V> = Vec<Table<K, V>>;