CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Predicate DenseRank2::denseRank

Gets the Ranked value for which the dense rank in the context provided by c1 and c2 is rnk.

Import path

import codeql.util.DenseRank
Ranked denseRank(C1 c1, C2 c2, int rnk)