Type Alias SharedStatistics

Source
pub type SharedStatistics = Arc<Statistics>;

Aliased Typeยง

struct SharedStatistics { /* private fields */ }