Skip to main content

parse_hex

Function parse_hex 

Source
pub fn parse_hex(s: &[u8]) -> Vec<u8> 
Expand description

Convert hex literal to bytes.