Module polars_core::error
source · Modules§
- Constant that help with creating error messages dependent on the host language.
Macros§
Structs§
Enums§
Functions§
- Set the function that will be called by the
polars_warn!
macro. You can use this to set logging in polars.