Function rustdb::util::parse_hex[][src]

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

Convert hex literal to bytes.