rjust

Function rjust 

Source
pub fn rjust(l: &[u8], c: u8, len: usize) -> Vec<u8> 
Expand description

Pads the beginning of l to length len with c