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.