mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
itf_reader port and pass
This commit is contained in:
@@ -20,3 +20,6 @@ pub use code_93_reader::*;
|
||||
|
||||
mod code_128_reader;
|
||||
pub use code_128_reader::*;
|
||||
|
||||
mod itf_reader;
|
||||
pub use itf_reader::*;
|
||||
|
||||
Reference in New Issue
Block a user