mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
itf writer + tests
This commit is contained in:
@@ -61,3 +61,6 @@ pub use code_39_writer::*;
|
||||
|
||||
mod code_93_writer;
|
||||
pub use code_93_writer::*;
|
||||
|
||||
mod itf_writer;
|
||||
pub use itf_writer::*;
|
||||
Reference in New Issue
Block a user