clippy_
utils
1.90.0-nightly
(a2d45f73c 2025-07-07)
In clippy_
utils::
paths
clippy_utils
::
paths
Function
item_child_by_name
Copy item path
Source
fn item_child_by_name( tcx:
TyCtxt
<'_>, def_id:
DefId
, ns:
PathNS
, name:
Symbol
, ) ->
Option
<
DefId
>