is_hex_string

Function is_hex_string 

Source
pub fn is_hex_string(value: String, length: usize) -> Result<bool>