paralegal_
flow
0.0.1
In paralegal_
flow::
utils::
resolve
Enums
Res
ResolutionError
SearchSpace
Functions
as_primitive_ty
def_path_res
expect_resolve_string_to_def_id
find_crates
find_primitive_impls
item_child_by_name
local_item_children_by_name
non_local_item_children_by_name
resolve_ty
Type Aliases
Result
paralegal_flow
::
utils
::
resolve
Function
find_crates
Copy item path
Settings
Help
Summary
Source
fn find_crates( tcx:
TyCtxt
<'_>, name:
Symbol
, ) -> impl
Iterator
<Item =
DefId
> + '_