Function parse_proxy_rule

Source
pub fn parse_proxy_rule(input: &str) -> IResult<&str, ProxyRule>