Type Alias RowEnter

Source
pub type RowEnter<T, R, TEnter> = TraceEnter<TraceFrontier<TraceAgent<Spine<Rc<OrdKeyBatch<RowLayout<((Row, ()), T, R)>>>>>>, TEnter>;

Aliased Typeยง

pub struct RowEnter<T, R, TEnter> { /* private fields */ }