green_copper_runtime::features::js_fetch::spec

Function do_fetch2

source
pub async fn do_fetch2(
    client: &Client,
    url: Option<String>,
    fetch_init: FetchInit,
) -> Result<Response, JsError>