pub type SharedStatistics = Arc<Statistics>;

Aliased Type§

struct SharedStatistics { /* private fields */ }