Skip to main content

is_valid_mrz_input

Function is_valid_mrz_input 

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

Return true if s contains only valid MRZ characters: uppercase A-Z, digits 0-9, or the filler ‘<’.