Skip to main content

get_impl_method

Function get_impl_method 

Source
fn get_impl_method(
    ctx: &AssistContext<'_, '_>,
    impl_: &Impl,
    fn_name: &Name,
) -> Option<Function>