mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
clippy fix
This commit is contained in:
@@ -44,6 +44,7 @@ pub fn GetDataMaskBit(maskIndex: u32, x: u32, y: u32, isMicro: Option<bool>) ->
|
||||
))
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn GetMaskedBit(
|
||||
bits: &BitMatrix,
|
||||
x: u32,
|
||||
|
||||
Reference in New Issue
Block a user