mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
fix small clippy issues
This commit is contained in:
@@ -104,6 +104,7 @@ impl DecoderRXingResult {
|
||||
)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn with_all(
|
||||
rawBytes: Vec<u8>,
|
||||
text: String,
|
||||
|
||||
Reference in New Issue
Block a user