mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
update to 0.4.8
This commit is contained in:
@@ -79,7 +79,7 @@ impl MultipleBarcodeReader for PDF417Reader {
|
||||
|
||||
impl PDF417Reader {
|
||||
pub fn new() -> Self {
|
||||
Self::default()
|
||||
Self
|
||||
}
|
||||
|
||||
fn decode<B: Binarizer>(
|
||||
|
||||
@@ -226,7 +226,7 @@ impl PDF417Writer {
|
||||
temp
|
||||
}
|
||||
pub fn new() -> Self {
|
||||
Self::default()
|
||||
Self
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user