mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +00:00
4 lines
175 B
Markdown
4 lines
175 B
Markdown
# react_estree_codegen
|
|
|
|
This crate is a build dependency for `react_estree`, and contains codegen logic to produce Rust code to describe the ESTree format
|
|
given a JSON schema. |