synthesize_blanket_impls
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
>