clippy_
utils
1.83.0
(90b35a623 2024-11-26)
clippy_utils
Function
item_children_by_name
Copy item path
source
pub(crate) fn item_children_by_name( tcx:
TyCtxt
<'_>, def_id:
DefId
, name:
Symbol
, ) ->
Vec
<
Res
>