Module barcoders::sym::ean13

source ·
Expand description

Encoder for UPC and EAN barcodes.

EAN13 barcodes are very common in retail. 90% of the products you purchase from a supermarket will use EAN13.

This module defines types for:

  • UPC-A
  • EAN-13
  • Bookland
  • JAN

Structs§

  • The EAN-13 barcode type.

Constants§

Type Aliases§

  • The Bookland barcode type. Bookland are EAN-13 that use number system 978.
  • The JAN barcode type. JAN are EAN-13 that use number system 49.
  • The UPC-A barcode type. UPC-A are EAN-13 that start with a 0.