Type Alias mz_compute::typedefs::ErrAgent

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

Aliased Type§

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