mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
default for boxable writers
This commit is contained in:
@@ -32,6 +32,7 @@ const QUIET_ZONE_SIZE: i32 = 4;
|
||||
*
|
||||
* @author dswitkin@google.com (Daniel Switkin)
|
||||
*/
|
||||
#[derive(Default)]
|
||||
pub struct QRCodeWriter; // {
|
||||
|
||||
// private static final int QUIET_ZONE_SIZE = 4;
|
||||
|
||||
Reference in New Issue
Block a user