rustdoc
1.84.0-nightly
(03ee48451 2024-11-18)
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