pub(crate) fn Fetch(
global: &GlobalScope,
input: RequestInfo<DomTypeHolder>,
init: RootedTraceableBox<RequestInit<DomTypeHolder>>,
cx: &mut CurrentRealm<'_>,
) -> Rc<Promise>pub(crate) fn Fetch(
global: &GlobalScope,
input: RequestInfo<DomTypeHolder>,
init: RootedTraceableBox<RequestInit<DomTypeHolder>>,
cx: &mut CurrentRealm<'_>,
) -> Rc<Promise>