mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
cleanup more warnings and deprecated function use
This commit is contained in:
@@ -9,8 +9,6 @@ mod mode;
|
||||
mod qr_code_decoder_meta_data;
|
||||
mod version;
|
||||
|
||||
#[cfg(test)]
|
||||
mod data_mask_testcase;
|
||||
#[cfg(test)]
|
||||
mod DecodedBitStreamParserTestCase;
|
||||
#[cfg(test)]
|
||||
@@ -21,6 +19,8 @@ mod FormatInformationTestCase;
|
||||
mod ModeTestCase;
|
||||
#[cfg(test)]
|
||||
mod VersionTestCase;
|
||||
#[cfg(test)]
|
||||
mod data_mask_testcase;
|
||||
|
||||
pub use bit_matrix_parser::*;
|
||||
pub use data_block::*;
|
||||
|
||||
Reference in New Issue
Block a user