filler

Function filler 

Source
pub fn filler(char: &str, max: usize, used: usize) -> String
Expand description

Fills the size with the given char.