string_to_bytes

Function string_to_bytes 

Source
pub fn string_to_bytes(hex_string: impl Into<String>) -> Option<Vec<u8>>