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