ori_core/event/
window.rs

1#[derive(Clone, Copy, Debug, Default, PartialEq, Eq, Hash)]
2pub struct RequestRedrawEvent;