mirror of
https://github.com/denoland/deno.git
synced 2024-12-12 18:42:18 -05:00
26a64b4edd
This commit removes "Error" and "Result" structs from "ext/napi". In turn all NAPI functions now return "napi_status" instead of "napi::Result". |
||
---|---|---|
.. | ||
Cargo.toml | ||
function.rs | ||
lib.rs | ||
README.md | ||
value.rs |