Type Alias mz_compute::typedefs::RowEnter
source · pub type RowEnter<T, R, TEnter> = TraceEnter<TraceFrontier<TraceAgent<Spine<Rc<OrdKeyBatch<RowLayout<((Row, ()), T, R)>>>>>>, TEnter>;
Aliased Type§
struct RowEnter<T, R, TEnter> { /* private fields */ }