Type Alias FreshSecByStatusFn

Source
pub type FreshSecByStatusFn = fn(StatusCode) -> Option<u32>;
Expand description

The function to generate TTL from the given StatusCode.