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