Skip to main content

get_method_target

Function get_method_target 

Source
fn get_method_target(
    ctx: &AssistContext<'_, '_>,
    impl_: &Option<Impl>,
    adt: &Adt,
) -> Option<GeneratedFunctionTarget>