[][src]Function mrtd::parse_without_checks

pub fn parse_without_checks(data: &str) -> Result<Document, Error>

Parse a Machine-readable Zone (MRZ) returning the corresponding travel document. Does not perform error checking using the included check digits.