rustdoc
1.80.0-nightly
(b92758a9a 2024-05-20)
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