mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
potential rewrite of matchprefixed
This commit is contained in:
@@ -44,7 +44,8 @@ mod RGBLuminanceSourceTestCase;
|
||||
*
|
||||
* @author Sean Owen
|
||||
*/
|
||||
pub enum BarcodeFormat {
|
||||
#[derive(Debug,PartialEq, Eq,Hash)]
|
||||
pub enum BarcodeFormat {
|
||||
/** Aztec 2D barcode format. */
|
||||
AZTEC,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user