aamva 0.1.0

AAMVA DL/ID — PDF417 barcode scan + payload parser (US / Canadian driver's licenses).
Documentation

AAMVA DL / ID (PDF417) reader.

  • [decode_pdf417_from_image_bytes] / [decode_pdf417_from_luma8] — scan the PDF417 barcode printed on the back of a US / Canadian driver's licence via the [rxing] crate.
  • [parse] — parse the text payload into an [AamvaLicense].
  • [parse_license_from_image_bytes] / [parse_license_from_luma8] — convenience: scan + parse in one call.

Covers AAMVA Card Design Standard versions 01–10 (MMDDCCYY dates for USA jurisdictions, CCYYMMDD for Canada, both tolerated).