Function rustc_trait_selection::traits::specialize::to_pretty_impl_header
source · Expand description
Recovers the “impl X for Y” signature from impl_def_id
and returns it as a
string.
Recovers the “impl X for Y” signature from impl_def_id
and returns it as a
string.