Jade-fu 2265ca3e1a
fix(napi): asynchronous functions can return any errors (#2165)
* feat(napi): asynchronous functions can return any errors as long as they implement the Into<Error> trait.

* chore: use impl Into<Error>
2024-07-04 14:47:32 +08:00
..
2024-06-18 13:20:43 +08:00
2024-07-01 13:28:46 +08:00