Type Alias ServicesStats

Source
pub type ServicesStats = VecMap<ServiceId, ServiceActivityRecord>;

Aliased Typeยง

struct ServicesStats(/* private fields */);