Skip to main content

Module resolve

Module resolve 

Source
Expand description

Link resolution — turning one declared target (a path, an id: reference, or a nominal [[alias]]) into a Target against a workspace. See the module doc at crate::graph for how this sits beside the census and the read primitive in load.

Enums§

Target
The resolution of one link target against a workspace: a path, an ID the registry does not currently resolve, or an off-workspace reference.