synthesize_blanket_impls
rustdoc
1.93.0-beta.6
(7bea8c6cf 2026-01-09)
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
>