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