pub(super) fn load_configured_module_resolution(
root: &Path,
nodes: &[Node],
control: &IndexWorkControl,
) -> Result<ConfiguredModuleResolution, CliError>Expand description
Load one deterministic compiler-configuration snapshot from indexed nodes.