Macro polars_core::prelude::polars_ensure

macro_rules! polars_ensure {
    ($cond:expr, $($tt:tt)+) => { ... };
}