Function darkfi_sdk::hex::decode_hex

source ·
pub fn decode_hex(hex: &str) -> HexDecodeIter<'_> 
Expand description

Decode hex string into bytes