macro_rules! napi_call_assert {
    ($napi_expr:expr) => { ... };
}
Expand description

call napi and assert used only in this crate