Registry / utility / ra-ap-ide

ra-ap-ide

JSON →
library0.0.334rscratesunverified

IDE-centric APIs for rust-analyzer, providing code intelligence and analysis.

# Cargo.toml [dependencies] ra_ap_ide = "0.0.334"
INSTALL
IMPORT
SIG · RA-AP-IDE
R
ra-ap-ide
utilityrustv0.0.334
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Analysis
use ra_ap_ide::Analysis;

Access rust-analyzer's IDE analysis capabilities.

use ra_ap_ide::Analysis; fn main() { // Example usage requires a project setup; see docs. println!("IDE analysis APIs available"); }
Debug
Known issues
breakingThis crate is part of rust-analyzer's internal API and may change without notice.
fix
Pin to a specific version and monitor upstream changes.
affects: >=0.0.334
Upgrade
Version history
0.0.334latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ra-ap-ide — cargo add ra-ap-ide · libregistry