resolve_expiry

Function resolve_expiry 

Source
pub fn resolve_expiry(
    kind: MemoryKind,
    scope: TemporalScope,
    hinted: Option<DateTime<Utc>>,
    now: DateTime<Utc>,
) -> Option<DateTime<Utc>>
Expand description

Resolve an expiry instant for a candidate, honouring an extractor hint.