Type Definition polars::prelude::BorrowIdxItem

source · []
pub type BorrowIdxItem<'a> = (u32, &'a Vec<u32, Global>);