get_impl_items_of_struct
rapx
0.5.3
In rapx::
analysis::
utils::
fn_
info
rapx
::
analysis
::
utils
::
fn_info
Function
get_
impl_
items_
of_
struct
Copy item path
Source
pub fn get_impl_items_of_struct( tcx:
TyCtxt
<'_>, struct_def_id:
DefId
, ) ->
Vec
<&ImplItem<'_>>