rustdoc
1.84.0-nightly
(759e07f06 2024-10-30)
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