rustdoc
1.82.0
(f6e511eec 2024-10-15)
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