Type Alias ErrAgent

Source
pub type ErrAgent<T, R> = TraceAgent<Spine<Rc<OrdKeyBatch<MzStack<((DataflowError, ()), T, R)>>>>>;

Aliased Typeยง

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