Type Definition draw2d::EventReceiver[][src]

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