Function bo::utils::zfill

source · []
pub fn zfill(s: &str, fill_by: &str, size: usize) -> String