Expand description
FFI error message formatting.
Provides consistent error messages across Python and Node.js bindings while allowing platform-specific customization.
Structsยง
- FfiError
Message - Error message for FFI consumption.
FFI error message formatting.
Provides consistent error messages across Python and Node.js bindings while allowing platform-specific customization.