Type Definition slog_extlog::stats::StatDefinitions[][src]

type StatDefinitions = &'static [&'static (dyn StatDefinition + Sync + RefUnwindSafe)];

Type alias for the return of define_stats.