mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
qr_code partially working
This commit is contained in:
@@ -12,4 +12,7 @@ pub use alignment_pattern::*;
|
||||
pub use alignment_pattern_finder::*;
|
||||
pub use finder_pattern_finder::*;
|
||||
pub use detector::*;
|
||||
pub use qrcode_detector_result::*;
|
||||
pub use qrcode_detector_result::*;
|
||||
|
||||
#[cfg(test)]
|
||||
mod DetectorTest;
|
||||
Reference in New Issue
Block a user