mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
* Structured enum * Type indent * Add test example * Remove trailing commas * discriminant * discriminant conflict * more test * typo
napi-derive-backend
Take care the ast parsing from napi-derive and generate "bridge" runtime code for both nodejs and rust.