Type Definition ren::EventReceiver

source ·
pub type EventReceiver = Receiver<(f64, WindowEvent)>;