mirror of
https://github.com/starovoid/rxing.git
synced 2026-09-26 09:55:11 +00:00
Add default for most readers
This commit is contained in:
@@ -25,6 +25,7 @@ use super::decoder::decoder;
|
||||
/**
|
||||
* This implementation can detect and decode a MaxiCode in an image.
|
||||
*/
|
||||
#[derive(Default)]
|
||||
pub struct MaxiCodeReader {
|
||||
// private final Decoder decoder = new Decoder();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user