Structs§
- The modules that are imported by a module, using global uses.
Traits§
Functions§
- Returns the segments that are the parts of the use path.
- Query implementation of crate::db::SemanticGroup::global_use_semantic_diagnostics.
- Query implementation of crate::db::SemanticGroup::priv_global_use_imported_module.
- Query implementation of crate::db::SemanticGroup::priv_global_use_semantic_data.
- Cycle handling for crate::db::SemanticGroup::priv_global_use_semantic_data.
- Returns the modules that are imported with
use *
in the current module. Query implementation of crate::db::SemanticGroup::priv_module_use_star_modules. - Query implementation of crate::db::SemanticGroup::priv_use_semantic_data.
- Cycle handling for crate::db::SemanticGroup::priv_use_semantic_data.
- Query implementation of crate::db::SemanticGroup::use_resolver_data.
- Trivial cycle handler for crate::db::SemanticGroup::use_resolver_data.
- Query implementation of crate::db::SemanticGroup::use_semantic_diagnostics.