mirror of
https://github.com/starovoid/rxing.git
synced 2026-09-26 18:05:10 +00:00
move ported cpp_shared resources
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
pub mod decoder;
|
||||
// pub mod detector;
|
||||
@@ -8,6 +8,8 @@ pub use qr_code_reader::*;
|
||||
mod qr_code_writer;
|
||||
pub use qr_code_writer::*;
|
||||
|
||||
mod cpp_port;
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(feature = "image")]
|
||||
mod QRCodeWriterTestCase;
|
||||
|
||||
Reference in New Issue
Block a user