Type Definition rumble::api::EventHandler [] [src]

type EventHandler = Box<Fn(CentralEvent) + Send>;