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

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