Skip to main content

DynProvider

Type Alias DynProvider 

Source
pub type DynProvider = dyn StatsProvider + Send + Sync + 'static;