mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
fixed various bugs with encoding qrcodes
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
*
|
||||
* @author qwandor@google.com (Andrew Walbran)
|
||||
*/
|
||||
#[derive(Copy, Clone, Eq, PartialEq)]
|
||||
pub struct Dimensions {
|
||||
minCols: usize,
|
||||
maxCols: usize,
|
||||
|
||||
Reference in New Issue
Block a user