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

type NotificationHandler = Box<dyn FnMut(ValueNotification) + Send>;