fetch_a_classic_worker_script

Function fetch_a_classic_worker_script 

Source
fn fetch_a_classic_worker_script(
    workerscope: &WorkerGlobalScope,
    url_with_blob_lock: UrlWithBlobClaim,
    fetch_client: ModuleFetchClient,
    destination: Destination,
    webview_id: WebViewId,
    referrer: Referrer,
)
Expand description