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:
@@ -28,6 +28,7 @@ use super::encoder::{encoder, AztecCode};
|
||||
/**
|
||||
* Renders an Aztec code as a {@link BitMatrix}.
|
||||
*/
|
||||
#[derive(Default)]
|
||||
pub struct AztecWriter;
|
||||
|
||||
impl Writer for AztecWriter {
|
||||
|
||||
Reference in New Issue
Block a user