Skip to main content

from_hex

Function from_hex 

Source
pub fn from_hex(s: &str) -> Result<Vec<u8>>
Expand description

Decode hex with or without a 0x prefix.