Function get_contact_stats

Source
async fn get_contact_stats(
    context: &Context,
    last_old_contact: u32,
) -> Result<Vec<ContactStat>>