nodex-api 0.2.4

rust binding to node_api.h
Documentation
1
2
3
4
5
mod string;
mod symbol;

pub use string::JsString;
pub use symbol::JsSymbol;