mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
continue removing todo!()s
This commit is contained in:
@@ -306,7 +306,7 @@ pub fn DecodeBitStream(
|
||||
mode = Mode::CodecModeForBits(
|
||||
bits.readBits(modeBitLength as usize)?,
|
||||
Some(version.isMicroQRCode()),
|
||||
);
|
||||
)?;
|
||||
}
|
||||
|
||||
match (mode) {
|
||||
|
||||
Reference in New Issue
Block a user