Skip to main content

Module error

Module error 

Source
Expand description

Error handling utilities for Lindera Node.js bindings.

Provides helper functions to convert Rust errors into napi-rs errors that are thrown as JavaScript exceptions.

Functionsยง

to_napi_error
Converts any displayable error into a napi error.