rustdoc
1.83.0-beta.3
(f41c7ed98 2024-10-31)
In rustdoc::
clean::
blanket_
impl
rustdoc
::
clean
::
blanket_impl
Function
synthesize_blanket_impls
Copy item path
source
pub(crate) fn synthesize_blanket_impls( cx: &mut
DocContext
<'_>, item_def_id:
DefId
, ) ->
Vec
<
Item
>