mz_compute::typedefs

Type Alias ErrAgent

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

Aliased Typeยง

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