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

Member predicate Impl::TypeParam::getTypeBound

Gets the indexth type bound of this type parameter, if any.

This includes type bounds directly on this type parameter and bounds from any where clauses for this type parameter.

TypeBound getTypeBound(int index)