Function make_unambiguous_lowercase_code_prefix

Source
pub fn make_unambiguous_lowercase_code_prefix(
    len: usize,
    prefix: &str,
) -> String