rustdoc
1.90.0-beta.10
(67cb8e039 2025-09-11)
In rustdoc::
clean::
simplify
rustdoc
::
clean
::
simplify
Function
trait_is_same_or_supertrait
Copy item path
Source
fn trait_is_same_or_supertrait( cx: &
DocContext
<'_>, child:
DefId
, trait_:
DefId
, ) ->
bool