Update generated location

This commit is contained in:
Vlasislav Kashin
2025-07-13 14:58:49 +03:00
parent 1464119ff8
commit 467416e3ef
15 changed files with 27 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
use crate::proto_gen::phonemetadata::PhoneNumberDesc;
use crate::phonemetadata::PhoneNumberDesc;
/// Internal phonenumber matching API used to isolate the underlying
/// implementation of the matcher and allow different implementations to be
/// swapped in easily.