Function ice_rs::proxy_parser::parse_endpoint[][src]

pub fn parse_endpoint(
    rules: Pairs<'_, Rule>
) -> Result<EndPointType, Box<dyn Error + Sync + Send>>