Sanitaze code

This commit is contained in:
Vlasislav Kashin
2025-07-13 16:24:00 +03:00
parent f646fe4605
commit 77fa0e2b09
6 changed files with 267 additions and 249 deletions

View File

@@ -1,2 +1,3 @@
mod tests;
#[cfg(test)]
mod phonenumberutil_tests;
pub(self) mod region_code;

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,6 @@
pub struct RegionCode {}
#[allow(unused)]
impl RegionCode {
pub fn ad() -> &'static str {
"AD"