mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
* feat(napi): add on_abort for AbortSignal * chore: upgrade example code * fix: fix lint error * fix: fix lint error * Update examples/napi/src/task.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update crates/napi/src/bindgen_runtime/js_values/task.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fmt --------- Co-authored-by: LongYinan <lynweklm@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>