mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 20:32:34 +00:00
Add default for most readers
This commit is contained in:
@@ -30,6 +30,7 @@ use super::{decoder, detector::Detector};
|
||||
*
|
||||
* @author David Olivier
|
||||
*/
|
||||
#[derive(Default)]
|
||||
pub struct AztecReader;
|
||||
|
||||
impl Reader for AztecReader {
|
||||
|
||||
Reference in New Issue
Block a user