Skip to main content

RowEnter

Type Alias RowEnter 

Source
pub type RowEnter<T, R, TEnter> = TraceEnter<TraceFrontier<TraceAgent<RowSpine<T, R>>>, TEnter>;

Aliased Typeยง

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