Module ra_ap_ide_db::items_locator

source ·
Expand description

This module has the functionality to search the project and its dependencies for a certain item, by its name and a few criteria. The main reason for this module to exist is the fact that project’s items and dependencies’ items are located in different caches, with different APIs.

Enums§

  • Three possible ways to search for the name in associated and/or other items.

Statics§

Functions§

  • Searches for importable items with the given name in the crate and its dependencies.