Skip to main content

create_rate_limit_key

Function create_rate_limit_key 

Source
pub fn create_rate_limit_key(ip: &str, path: &str) -> String
Expand description

Create a rate limit key from a normalized IP and request path.