Registry / other / ra-ap-syntax

ra-ap-syntax

JSON →
library0.0.335rscratesunverified

Concrete syntax tree definitions for rust-analyzer.

# Cargo.toml [dependencies] ra_ap_syntax = "0.0.335"
INSTALL
IMPORT
SIG · RA-AP-SYNTAX
R
ra-ap-syntax
otherrustv0.0.335
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.

SyntaxNode
use ra_ap_syntax::SyntaxNode;

Work with rust-analyzer syntax trees

use ra_ap_syntax::SyntaxNode; fn main() { let _node = SyntaxNode::new_root(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.335latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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