Skip to main content

ActivityProvider

Type Alias ActivityProvider 

Source
pub type ActivityProvider = fn() -> Vec<ActivityRow>;
Expand description

v6.5.2 — provider callback type. Fresh snapshot returned each call; engine doesn’t cache the slice.