mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
progress on aztec
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
mod AztecDetectorResult;
|
||||
pub mod decoder;
|
||||
pub mod detector;
|
||||
pub mod encoder;
|
||||
|
||||
#[cfg(test)]
|
||||
mod DecoderTest;
|
||||
// #[cfg(test)]
|
||||
// mod EncoderTest;
|
||||
#[cfg(test)]
|
||||
mod DetectorTest;
|
||||
// #[cfg(test)]
|
||||
// mod DetectorTest;
|
||||
|
||||
mod shared_test_methods;
|
||||
Reference in New Issue
Block a user