[][src]Function faster_hex::hex_encode

pub fn hex_encode(src: &[u8], dst: &mut [u8]) -> Result<(), Error>