mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 20:32:34 +00:00
port writer and tests, but does not pass
This commit is contained in:
@@ -65,8 +65,8 @@ pub struct SymbolInfo {
|
||||
rectangular: bool,
|
||||
dataCapacity: u32,
|
||||
errorCodewords: u32,
|
||||
matrixWidth: u32,
|
||||
matrixHeight: u32,
|
||||
pub(crate) matrixWidth: u32,
|
||||
pub(crate) matrixHeight: u32,
|
||||
dataRegions: u32,
|
||||
rsBlockData: i32,
|
||||
rsBlockError: u32,
|
||||
|
||||
Reference in New Issue
Block a user