Macro polars::error::feature_gated

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