add phone_number_mappungs

- **important** Uppercase in helper_functions::normalize_helper
This commit is contained in:
Vlasislav Kashin
2025-06-29 22:41:51 +03:00
parent aa4220ed2d
commit 929fdbae8a
7 changed files with 379 additions and 489 deletions

View File

@@ -4,3 +4,4 @@ mod interfaces;
mod proto_gen;
mod phonenumberutil;
mod regexp_cache;
mod regex_based_matcher;