fn parse_xml_with_address(
    in_emailaddr: &str,
    xml_raw: &str
) -> Result<MozAutoconfigure, Error>
Expand description

Parses XML and fills in address and domain placeholders.