Type Alias mz_compute::typedefs::FlatKeyValEnter
source · pub type FlatKeyValEnter<K, V, T, R, TEnter> = TraceEnter<TraceFrontier<TraceAgent<FlatValSpine<MzFlatLayout<K, V, T, R>>>>, TEnter>;
Aliased Type§
struct FlatKeyValEnter<K, V, T, R, TEnter> { /* private fields */ }