Type Alias polars_ops::frame::join::InnerJoinIds

source ยท
pub type InnerJoinIds = (Vec<IdxSize>, Vec<IdxSize>);