Docs.rs
normalize-surface-syntax-0.1.0
normalize-surface-syntax 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pterror
Dependencies
arborium-lua ^2
normal
optional
arborium-python ^2
normal
optional
arborium-typescript ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tree-sitter ^0.26
normal
optional
insta ^1
dev
Versions
52.31%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module traits
normalize_
surface_
syntax
0.1.0
Module traits
Module Items
Enums
Traits
In crate normalize_
surface_
syntax
normalize_surface_syntax
Module
traits
Copy item path
Source
Expand description
Traits for language readers and writers.
Enums
§
Read
Error
Error that can occur when reading source code into IR.
Traits
§
Reader
A reader parses source code into the surface-syntax IR.
Writer
A writer emits the IR as source code in a target language.