rustdoc
1.83.0-beta.3
(f41c7ed98 2024-10-31)
In rustdoc::
clean
rustdoc
::
clean
Function
compute_should_show_cast
Copy item path
source
fn compute_should_show_cast( self_def_id:
Option
<
DefId
>, trait_: &
Path
, self_type: &
Type
, ) ->
bool