pub fn resolve_with_mode(
context: Context,
roots: &ResolvedRoots,
strict: bool,
fallback_mode: FallbackMode,
) -> Result<ResolveReport, ConfigLoadError>pub fn resolve_with_mode(
context: Context,
roots: &ResolvedRoots,
strict: bool,
fallback_mode: FallbackMode,
) -> Result<ResolveReport, ConfigLoadError>