mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
zxing: fa19d4758f38daa5d0ea6557af9a64721cfcce07
This commit is contained in:
@@ -19,8 +19,7 @@ use std::{collections::HashMap, path::PathBuf};
|
||||
use image::DynamicImage;
|
||||
|
||||
use crate::{
|
||||
common::BitMatrix, qrcode::QRCodeWriter, BarcodeFormat,
|
||||
EncodeHintType, EncodeHintValue, Writer,
|
||||
common::BitMatrix, qrcode::QRCodeWriter, BarcodeFormat, EncodeHintType, EncodeHintValue, Writer,
|
||||
};
|
||||
|
||||
use super::decoder::ErrorCorrectionLevel;
|
||||
|
||||
Reference in New Issue
Block a user