replace_digit

Function replace_digit 

Source
pub fn replace_digit(n: i32, replaced: i32, replace_with: i32) -> i32