Skip to main content

UpdateCallback

Type Alias UpdateCallback 

Source
pub type UpdateCallback = Arc<dyn Fn() + Send + Sync>;

Aliased Typeยง

pub struct UpdateCallback { /* private fields */ }