mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
Cargo fmt + Cargo clippy
This commit is contained in:
@@ -38,7 +38,7 @@ pub struct MultiFormatOneDReader {
|
||||
possible_formats: HashSet<BarcodeFormat>,
|
||||
use_code_39_check_digit: bool,
|
||||
rss_14_reader: RSS14Reader,
|
||||
rss_expanded_reader: RSSExpandedReader
|
||||
rss_expanded_reader: RSSExpandedReader,
|
||||
}
|
||||
impl OneDReader for MultiFormatOneDReader {
|
||||
fn decode_row(
|
||||
|
||||
Reference in New Issue
Block a user