Skip to main content
trait_is_same_or_supertrait
rustdoc
1.96.0-nightly
(1e2183119 2026-03-15)
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