Module ra_ap_ide_db::items_locator[][src]

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.

Constants

A value to use, when uncertain which limit to pick.

Functions

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