enum PopupStyle [src]

Fields

info
warning
@"error"

Source

pub const PopupStyle = enum(u32) { info, warning, @"error", }