Macro polars_core::prelude::polars_bail

macro_rules! polars_bail {
    ($($tt:tt)+) => { ... };
}