upce integration

This commit is contained in:
Henry Schimke
2022-12-10 10:31:41 -06:00
parent 9752608edd
commit 11c0ac5a81
8 changed files with 276 additions and 317 deletions

View File

@@ -43,3 +43,6 @@ pub use ean_13_reader::*;
mod upc_a_reader;
pub use upc_a_reader::*;
mod upc_e_reader;
pub use upc_e_reader::*;