pub fn short_window_event_description(event: &WindowEvent) -> &'static str
Expand description
Short and fast description of a window event. Useful for logging and profiling.
pub fn short_window_event_description(event: &WindowEvent) -> &'static str
Short and fast description of a window event. Useful for logging and profiling.