Function parse_constructor_string

Source
pub(crate) fn parse_constructor_string<R: RegExp>(
    input: &str,
) -> Result<UrlPatternInit, Error>