Skip to main content

rank

Function rank 

Source
pub fn rank(rows: &[Row]) -> Vec<&Row>
Expand description

rows in the order the finished table draws them: measured rows fastest first, then everything that produced no figure, in the order it came.