rustdoc
1.78.0-nightly
(b381d3ab2 2024-02-12)
In rustdoc::clean
?
Function
rustdoc
::
clean
::
compute_should_show_cast
source
·
[
−
]
fn compute_should_show_cast( self_def_id:
Option
<
DefId
>, trait_: &
Path
, self_type: &
Type
) ->
bool