Skip to main content

RowAgent

Type Alias RowAgent 

Source
pub type RowAgent<T, R> = TraceAgent<RowSpine<T, R>>;

Aliased Typeยง

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