Crate mrtd

source ·
Expand description

A Rust parser for the machine-readable zone (MRZ) of machine-readable travel documents (MRTD) as defined by ICAO Document 9303.

Structs

Enums

Functions

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