pub fn to_persian_digits(s: &str) -> String
Replace all ASCII digits (0–9) in a string with their Persian equivalents (۰–۹).