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

The function to generate TTL from the given StatusCode.