napi-rs/crates/backend
2022-01-17 12:38:16 +08:00
..
src fix(napi-derive): correctly escape backslash in type definition doc comments (#1034) 2022-01-17 12:38:16 +08:00
Cargo.toml Release independent packages 2022-01-07 14:11:47 +08:00
README.md

napi-derive-backend

Take care the ast parsing from napi-derive and generate "bridge" runtime code for both nodejs and rust.