polars_core
0.40.0
In polars_core::error
Macro
polars_core
::
error
::
polars_ensure
Copy item path
[
−
]
macro_rules!
polars_ensure { (
$cond
:expr, $(
$tt
:tt)+) => { ... }; }