Skip to main content

report_missing_call_to_method

Function report_missing_call_to_method 

Source
fn report_missing_call_to_method<'db>(
    db: &'db dyn Db,
    owner_span: Span<'db>,
    method: SymFunction<'db>,
) -> Reported