is_valid_16_bytes_hex_digest

Function is_valid_16_bytes_hex_digest 

Source
pub fn is_valid_16_bytes_hex_digest(s: &str) -> bool
Expand description

Validates that the given string is a valid 16-byte hex digest.