polars::error

Macro feature_gated

macro_rules! feature_gated {
    ($($feature:literal);*, $content:expr) => { ... };
}