Function rustdb::util::parse_hex

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

Convert hex literal to bytes.