Skip to main content
synthesize_blanket_impls
rustdoc
1.96.0-beta.4
(8489f1adb 2026-04-20)
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
>