Function script::dom::serviceworkerregistration::longest_prefix_match

source ยท
pub fn longest_prefix_match(
    stored_scope: &ServoUrl,
    potential_match: &ServoUrl,
) -> bool