Type Alias mz_compute::typedefs::FlatKeyValAgent
source · pub type FlatKeyValAgent<K, V, T, R, C> = TraceAgent<FlatValSpine<MzFlatLayout<K, V, T, R>, TupleABCRegion<TupleABRegion<K, V>, T, R>, C>>;
Aliased Type§
struct FlatKeyValAgent<K, V, T, R, C> { /* private fields */ }