Type Alias barcoders::sym::ean13::Bookland

source ·
pub type Bookland = EAN13;
Expand description

The Bookland barcode type. Bookland are EAN-13 that use number system 978.

Aliased Type§

struct Bookland(/* private fields */);