mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +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