rustdoc
1.79.0-nightly
(e3181b091 2024-04-18)
In rustdoc::clean
?
Settings
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