mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
add module structure for unimplemented barcodes
This commit is contained in:
0
src/oned/rss/expanded/decoders/mod.rs
Normal file
0
src/oned/rss/expanded/decoders/mod.rs
Normal file
1
src/oned/rss/expanded/mod.rs
Normal file
1
src/oned/rss/expanded/mod.rs
Normal file
@@ -0,0 +1 @@
|
||||
pub mod decoders;
|
||||
1
src/oned/rss/mod.rs
Normal file
1
src/oned/rss/mod.rs
Normal file
@@ -0,0 +1 @@
|
||||
pub mod expanded;
|
||||
Reference in New Issue
Block a user