type OpRowMap<'a, 'b> = HashMap<Prehashed<Project<'b, RowRef<'a>>>, OpRowMutRefTuple<'a>, BuildHasherDefault<Passthru>>;
Aliased Typeยง
struct OpRowMap<'a, 'b> { /* private fields */ }
type OpRowMap<'a, 'b> = HashMap<Prehashed<Project<'b, RowRef<'a>>>, OpRowMutRefTuple<'a>, BuildHasherDefault<Passthru>>;
struct OpRowMap<'a, 'b> { /* private fields */ }