Expand description
Engine error type for embedders (Polars conversion in this crate).
Enums§
- Engine
Error - 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).