Function egui_winit::short_generic_event_description
source · pub fn short_generic_event_description<T>(event: &Event<T>) -> &'static str
Expand description
Short and fast description of an event. Useful for logging and profiling.