fn find_refs_in_mod(
ctx: &AssistContext<'_, '_>,
expandable: Expandable,
current_module: Module,
visible_from: Module,
must_be_pub: bool,
) -> Refsfn find_refs_in_mod(
ctx: &AssistContext<'_, '_>,
expandable: Expandable,
current_module: Module,
visible_from: Module,
must_be_pub: bool,
) -> Refs