Function egui::warn_if_debug_build
source · pub fn warn_if_debug_build(ui: &mut Ui)Expand description
Helper function that adds a label when compiling with debug assertions enabled.
pub fn warn_if_debug_build(ui: &mut Ui)Helper function that adds a label when compiling with debug assertions enabled.