polars_ops::frame::join

Type Alias InnerJoinIds

Source
pub type InnerJoinIds = (Vec<IdxSize>, Vec<IdxSize>);