uuid::fmt

Function encode_simple

source
fn encode_simple<'b>(
    src: &[u8; 16],
    buffer: &'b mut [u8],
    upper: bool,
) -> &'b mut str