fn get_fn_target_info(
ctx: &AssistContext<'_, '_>,
target_module: Option<Module>,
call: CallExpr,
) -> Option<TargetInfo>fn get_fn_target_info(
ctx: &AssistContext<'_, '_>,
target_module: Option<Module>,
call: CallExpr,
) -> Option<TargetInfo>