load_cached_crate_modules_semantic

Function load_cached_crate_modules_semantic 

Source
pub fn load_cached_crate_modules_semantic<'db>(
    db: &'db dyn Database,
    crate_id: CrateId<'db>,
) -> Option<ModuleSemanticDataCacheAndLoadingData<'db>>
Expand description

Load the cached semantic of a crate if it has a cache file configuration.