Function data_url::find_comma_before_fragment

source ยท
pub(crate) fn find_comma_before_fragment(
    after_colon: &str,
) -> Option<(&str, &str)>