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

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