Skip to main content

get_fn_target

Function get_fn_target 

Source
fn get_fn_target(
    ctx: &AssistContext<'_, '_>,
    target_module: Option<Module>,
    call: CallExpr,
) -> Option<(GeneratedFunctionTarget, FileId)>