Function torrust_tracker::tracker::auth::generate
source · pub fn generate(lifetime: Duration) -> ExpiringKeyExpand description
Panics
It would panic if the lifetime: Duration + Duration is more than Duration::MAX.
pub fn generate(lifetime: Duration) -> ExpiringKeyIt would panic if the lifetime: Duration + Duration is more than Duration::MAX.