script
0.0.1
In script::
dom::
serviceworkerregistration
Structs
ServiceWorkerRegistration
Constants
_IMPL_DOMOBJECT_FOR_ServiceWorkerRegistration
Functions
longest_prefix_match
script
::
dom
::
serviceworkerregistration
Function
longest_prefix_match
Copy item path
Settings
Help
Summary
Source
pub(crate) fn longest_prefix_match( stored_scope: &
ServoUrl
, potential_match: &
ServoUrl
, ) ->
bool