mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 04:42:35 +00:00
port datamatrix detector
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
mod detector;
|
||||
mod datamatrix_result;
|
||||
pub use detector::*;
|
||||
pub use datamatrix_result::*;
|
||||
Reference in New Issue
Block a user