Module rustc_hir_typeck::callee

source ·

Structs§

Enums§

Functions§

  • Checks that it is legal to call methods of the trait corresponding to trait_id (this only cares about the trait, not the specific method that is called).