Macro polars_error::feature_gated

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