Function rustpython_common::str::zfill

source ·
pub fn zfill(bytes: &[u8], width: usize) -> Vec<u8>