OnRefreshCallback

Type Alias OnRefreshCallback 

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

Aliased Typeยง

pub struct OnRefreshCallback { /* private fields */ }