Skip to main content

encode_simple_uninit

Function encode_simple_uninit 

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