ErrBuffer

Type Alias ErrBuffer 

Source
pub type ErrBuffer = Buffer<LeoError>;
Expand description

A buffer of LeoErrors.

Aliased Typeยง

pub struct ErrBuffer(/* private fields */);