mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f33e63838d
Thanks @zpao!!! This was mostly his work, i just fixed up the last bit.
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.