Registry / other / biome-rowan

biome-rowan

JSON →
library0.5.8rscratesunverified

Biome's custom Rowan definition for syntax tree representation.

# Cargo.toml [dependencies] biome_rowan = "0.5.8"
INSTALL
IMPORT
SIG · BIOME-ROWAN
B
biome-rowan
otherrustv0.5.8
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 biome_rowan::SyntaxNode;

Creates a new root syntax node using Biome's Rowan definition.

use biome_rowan::SyntaxNode; fn main() { let node = SyntaxNode::new_root(); println!("Syntax node created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Meta
2
OpenAI (training)
1
Resources
biome-rowan — cargo add biome-rowan · libregistry