napi-rs/sys
2020-10-10 13:04:42 +08:00
..
src
build.rs refactor(build): use node to download .lib file on Windows 2020-10-10 13:04:42 +08:00
Cargo.toml refactor(build): use node to download .lib file on Windows 2020-10-10 13:04:42 +08:00
README.md

napi-sys

Low-level N-API bindings for Node.js addons written in Rust.

See the napi for the high-level API.