pub fn impl_function_trait_function(
    db: &dyn SemanticGroup,
    impl_function_id: ImplFunctionId
) -> Maybe<TraitFunctionId>
Expand description