Function array_bytes::hex2slice_unchecked
source · pub fn hex2slice_unchecked<H>(hex: H, slice: &mut [u8]) -> &[u8]where
H: AsRef<[u8]>,
pub fn hex2slice_unchecked<H>(hex: H, slice: &mut [u8]) -> &[u8]where
H: AsRef<[u8]>,