Macro polars_lazy::fallible

source ยท
macro_rules! fallible {
    ($e:expr, $lf:expr) => { ... };
}
Expand description

Helper to delay a failing method until the query plan is collected