Skip to main content

RowAgent

Type Alias RowAgent 

Source
pub type RowAgent<T, R> = TraceAgent<Spine<Rc<OrdKeyBatch<RowLayout<((Row, ()), T, R)>>>>>;

Aliased Typeยง

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