Skip to main content

rate_limit_event

Function rate_limit_event 

Source
pub fn rate_limit_event(
    limit_type: &str,
    current: u32,
    limit: u32,
) -> SecurityAuditEvent
Expand description

Helper function to create a rate limit exceeded audit event