rustdoc
1.80.0-nightly
(ef0027897 2024-05-12)
In rustdoc::clean
Function
rustdoc
::
clean
::
compute_should_show_cast
Copy item path
source
ยท
[
−
]
fn compute_should_show_cast( self_def_id:
Option
<
DefId
>, trait_: &
Path
, self_type: &
Type
) ->
bool