mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
multiformat reader and writer (no test)
This commit is contained in:
@@ -87,3 +87,9 @@ pub mod datamatrix;
|
||||
pub mod multi;
|
||||
pub mod oned;
|
||||
pub mod pdf417;
|
||||
|
||||
mod multi_format_writer;
|
||||
pub use multi_format_writer::*;
|
||||
|
||||
mod multi_format_reader;
|
||||
pub use multi_format_reader::*;
|
||||
|
||||
Reference in New Issue
Block a user