Type Definition robt::Index[][src]

type Index<K, V> = Index<K, V, NoDiff, NoBitmap>;

Type alias for db::Index without version control and bitmap.