pub fn update_crate_roots_from_project_config(
db: &mut dyn Database,
config: &ProjectConfig,
)Expand description
Updates the crate roots from a ProjectConfig object.
pub fn update_crate_roots_from_project_config(
db: &mut dyn Database,
config: &ProjectConfig,
)Updates the crate roots from a ProjectConfig object.