to_persian_digits

Function to_persian_digits 

Source
pub fn to_persian_digits(s: &str) -> String
Expand description

Replace all ASCII digits (0–9) in a string with their Persian equivalents (۰–۹).