pub async fn get_send_status_totals_since(
conn: &mut PgConnection,
since: DateTime<Utc>,
now: DateTime<Utc>,
) -> ModelResult<LinkingMailSendStatusTotals>pub async fn get_send_status_totals_since(
conn: &mut PgConnection,
since: DateTime<Utc>,
now: DateTime<Utc>,
) -> ModelResult<LinkingMailSendStatusTotals>