Function whistle_proxy_rule_parser::parse_proxy_rule

source ยท
pub fn parse_proxy_rule(input: &str) -> IResult<&str, ProxyRule>