mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
ean13 passes integration
This commit is contained in:
@@ -37,3 +37,6 @@ pub use upc_ean_extension_support::*;
|
||||
|
||||
mod ean_8_reader;
|
||||
pub use ean_8_reader::*;
|
||||
|
||||
mod ean_13_reader;
|
||||
pub use ean_13_reader::*;
|
||||
|
||||
Reference in New Issue
Block a user