[][src]Function mrtd::parse

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

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