rustdoc
1.83.0
(90b35a623 2024-11-26)
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