Function rustc_typeck::check::suggestion_signature
source · Expand description
Return placeholder code for the given associated item.
Similar to ty::AssocItem::suggestion
, but appropriate for use as the code snippet of a
structured suggestion.