pub type StatDefinitions = &'static [&'static (dyn StatDefinition + Sync + RefUnwindSafe)];Expand description
Type alias for the return of define_stats.
pub type StatDefinitions = &'static [&'static (dyn StatDefinition + Sync + RefUnwindSafe)];Type alias for the return of define_stats.