pad_with

Function pad_with 

Source
pub fn pad_with(s: &str, n: usize, c: char) -> Result<String, &str>
Expand description

Useful alias