Registry / other / biome-json-syntax

biome-json-syntax

JSON →
library0.5.7rscratesunverified

SyntaxKind and common rowan definitions for the Biome JSON parser.

# Cargo.toml [dependencies] biome_json_syntax = "0.5.7"
INSTALL
IMPORT
SIG · BIOME-JSON-SYNTAX
B
biome-json-syntax
otherrustv0.5.7
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.

JsonSyntaxKind
use biome_json_syntax::JsonSyntaxKind;

Access JSON syntax kinds.

use biome_json_syntax::JsonSyntaxKind; fn main() { let _kind = JsonSyntaxKind::JSON_ROOT; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Meta
1
Amazon
1
OpenAI (training)
1
Resources
biome-json-syntax — cargo add biome-json-syntax · libregistry