mz_compute::typedefs

Type Alias 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 */ }