mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
parser builds
This commit is contained in:
@@ -19,6 +19,7 @@ use std::collections::HashMap;
|
||||
/**
|
||||
* @author Guenther Grau
|
||||
*/
|
||||
#[derive(Clone)]
|
||||
pub struct BarcodeValue(HashMap<u32, u32>);
|
||||
// private final Map<Integer,Integer> values = new HashMap<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user