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