Type Alias mz_compute::typedefs::FlatKeyValAgent

source ·
pub type FlatKeyValAgent<K, V, T, R> = TraceAgent<FlatValSpine<MzFlatLayout<K, V, T, R>>>;

Aliased Type§

struct FlatKeyValAgent<K, V, T, R> { /* private fields */ }