Registry / other / ra-ap-ide-db

ra-ap-ide-db

JSON →
library0.0.334rscratesunverified

Core data structure representing IDE state for rust-analyzer.

# Cargo.toml [dependencies] ra_ap_ide_db = "0.0.334"
INSTALL
IMPORT
SIG · RA-AP-IDE-DB
R
ra-ap-ide-db
otherrustv0.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.

RootDatabase
use ra_ap_ide_db::RootDatabase;

Create a new RootDatabase instance for IDE analysis.

use ra_ap_ide_db::RootDatabase; let db = RootDatabase::new(); // Use db for IDE operations
Debug
Known issues
breakingThis crate is part of rust-analyzer internals and may change frequently.
fix
Use the official rust-analyzer crate for stable APIs.
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-db — cargo add ra-ap-ide-db · libregistry