Crate turbo_tasks_fetch

Source

Structs§

FetchError
FetchIssue
FetchResult
This is a transparent value type wrapping Result<ResolvedVc<HttpResponse>,ResolvedVc<FetchError>>.
HttpResponse
HttpResponseBody
OptionProxyConfig
This is a transparent value type wrapping Option<ProxyConfig>.

Enums§

FetchErrorKind
ProxyConfig

Functions§

fetch
register