Macro polars_core::error::polars_bail

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