[][src]Module barcoders::sym::code39

Encoder for Code39 barcodes.

Code39 is a discrete, variable-length barcode. They are often referred to as "3-of-9".

Code39 is the standard barcode used by the United States Department of Defense and is also popular in non-retail environments. It was one of the first symbologies to support encoding of the ASCII alphabet.

Structs

Code39

The Code39 barcode type.