rustdoc
1.87.0-nightly
(920d95eaf 2025-03-28)
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