hir_ty::diagnostics

Function incorrect_case

Source
pub fn incorrect_case(
    db: &dyn HirDatabase,
    owner: ModuleDefId,
) -> Vec<IncorrectCase>