Skip to main content

Crate uv_dispatch

Crate uv_dispatch 

Source
Expand description

Avoid cyclic crate dependencies between resolver, installer and [build][uv_build] through BuildDispatch implementing BuildContext.

Structs§

BuildDispatch
The main implementation of BuildContext, used by the CLI, see BuildContext documentation.
SharedState
Shared state used during resolution and installation.

Enums§

BuildDispatchError