pub(crate) fn fetch_a_modulepreload_module(
cx: &mut JSContext,
url: ServoUrl,
destination: Destination,
global: &GlobalScope,
options: ScriptFetchOptions,
on_complete: impl FnOnce(&mut JSContext, bool) + 'static,
)pub(crate) fn fetch_a_modulepreload_module(
cx: &mut JSContext,
url: ServoUrl,
destination: Destination,
global: &GlobalScope,
options: ScriptFetchOptions,
on_complete: impl FnOnce(&mut JSContext, bool) + 'static,
)