mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
QrCode struct and associated types ported NOPASS
This commit is contained in:
@@ -5,6 +5,10 @@ mod format_information;
|
||||
|
||||
#[cfg(test)]
|
||||
mod ErrorCorrectionLevelTestCase;
|
||||
#[cfg(test)]
|
||||
mod ModeTestCase;
|
||||
#[cfg(test)]
|
||||
mod VersionTestCase;
|
||||
|
||||
pub use version::*;
|
||||
pub use mode::*;
|
||||
|
||||
Reference in New Issue
Block a user