[−][src]Type Definition slog_extlog::stats::StatDefinitions
type StatDefinitions = &'static [&'static (dyn StatDefinition + Sync + RefUnwindSafe)];
Type alias for the return of define_stats.
type StatDefinitions = &'static [&'static (dyn StatDefinition + Sync + RefUnwindSafe)];
Type alias for the return of define_stats.