Skip to main content

RowRowAgent

Type Alias RowRowAgent 

Source
pub type RowRowAgent<T, R> = TraceAgent<Spine<Rc<OrdValBatch<RowRowLayout<((Row, Row), T, R)>>>>>;

Aliased Typeยง

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