rustdoc
1.87.0-nightly
(f8c27dfe1 2025-03-24)
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