Function uuid::fmt::encode_simple

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