pub fn derive_email_send_status(
facts: &EmailSendStatusFacts,
now: DateTime<Utc>,
) -> EmailSendStatusReportExpand description
The one derivation of send status. Every surface goes through it.
pub fn derive_email_send_status(
facts: &EmailSendStatusFacts,
now: DateTime<Utc>,
) -> EmailSendStatusReportThe one derivation of send status. Every surface goes through it.