Type Definition braid_triggerbox::ClockModelCallback

source ·
pub type ClockModelCallback = Box<dyn FnMut(Option<ClockModel>) + Send>;