synthesize_blanket_impls
rustdoc
1.94.0-nightly
(ba86c0460 2025-12-06)
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
>