Skip to main content

Module error

Module error 

Source
Expand description

Engine error type for embedders (Polars conversion in this crate).

Enums§

EngineError
Unified error type for robin-sparkless operations.

Functions§

polars_to_core_error
Map PolarsError to core EngineError for trait boundaries (core trait methods return core::EngineError).