[][src]Function serde_hex::utils::intohex

pub fn intohex(buf: &mut [u8], src: &[u8])

write hex to buffer.

panics

panics if buff is not exactly twice the size of src.