pub type ErrBuffer = Buffer<LeoError>;
A buffer of LeoErrors.
LeoError
struct ErrBuffer(/* private fields */);