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

Member predicate Impl::Impl::isInherent

Holds if this is an inherent impl block, that is, one that does not implement a trait.

predicate isInherent()