mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
cargo fmt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pub mod detector;
|
||||
pub mod decoder;
|
||||
pub mod detector;
|
||||
pub mod encoder;
|
||||
|
||||
mod qr_code_reader;
|
||||
@@ -9,4 +9,4 @@ mod qr_code_writer;
|
||||
pub use qr_code_writer::*;
|
||||
|
||||
#[cfg(test)]
|
||||
mod QRCodeWriterTestCase;
|
||||
mod QRCodeWriterTestCase;
|
||||
|
||||
Reference in New Issue
Block a user