pub type WarningBuffer = Buffer<LeoWarning>;Expand description
A buffer of LeoWarnings.
Aliased Typeยง
pub struct WarningBuffer(/* private fields */);pub type WarningBuffer = Buffer<LeoWarning>;A buffer of LeoWarnings.
pub struct WarningBuffer(/* private fields */);