Function net::fetch::methods::fetch

source ยท
pub async fn fetch(
    request: &mut Request,
    target: Target<'_>,
    context: &FetchContext,
)
Expand description