mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
incomplete port of aztec detector
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
mod AztecDetectorResult;
|
||||
pub mod decoder;
|
||||
// pub mod detector;
|
||||
pub mod detector;
|
||||
|
||||
#[cfg(test)]
|
||||
mod DecoderTest;
|
||||
// #[cfg(test)]
|
||||
// mod EncoderTest;
|
||||
#[cfg(test)]
|
||||
mod DetectorTest;
|
||||
|
||||
mod shared_test_methods;
|
||||
Reference in New Issue
Block a user