default for boxable writers

This commit is contained in:
Henry Schimke
2023-01-03 06:26:48 -06:00
parent 203befcd04
commit 7145934f84
4 changed files with 18 additions and 14 deletions

View File

@@ -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;