Crate turbo_tasks_fetch

Source

Structs§

FetchClient
Represents the configuration needed to construct a [reqwest::Client].
FetchError
FetchIssue
FetchResult
This is a transparent value type wrapping Result<ResolvedVc<HttpResponse>,ResolvedVc<FetchError>>.
HttpResponse
HttpResponseBody

Enums§

FetchErrorKind
ProxyConfig

Functions§

register