Type Alias leo_errors::emitter::WarningBuffer
source · 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 */);