pub type ServicesStats = VecMap<ServiceId, ServiceActivityRecord>;
struct ServicesStats(/* private fields */);