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

Member predicate Impl::TupleField::isStructField

Holds if this tuple field is the posth field of struct s.

predicate isStructField(Struct s, int pos)