mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 12:52:34 +00:00
continued progress on aztec, no pass
This commit is contained in:
@@ -735,7 +735,7 @@ impl Detector {
|
||||
}
|
||||
|
||||
#[derive(Debug, Copy, Clone, Eq, PartialEq)]
|
||||
struct Point {
|
||||
pub struct Point {
|
||||
x: i32,
|
||||
y: i32,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user