Function pad_nine

Source
fn pad_nine<S: Display>(prefix: &str, s: S) -> String