mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
ported latest c++ changes, does not pass all tests
This commit is contained in:
@@ -14,10 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
use rxing::{
|
||||
qrcode::{cpp_port::QrReader},
|
||||
BarcodeFormat,
|
||||
};
|
||||
use rxing::{qrcode::cpp_port::QrReader, BarcodeFormat};
|
||||
|
||||
mod common;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user