INTERNAL: Do not use.
An associated item in a Trait or Impl.
For example:
trait T {fn foo(&self);}
// ^^^^^^^^^^^^^
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Indirect supertypes
Known direct subtypes
Inherited predicates
| getAttributeMacroExpansion | Gets the attribute macro expansion of this item, if it exists. | from Item |
| toString | from Element |