Macro polars::df

source · []
macro_rules! df {
    ($($col_name:expr => $slice:expr), + $(,)?) => { ... };
}