Gate tests based on feature macros

This commit is contained in:
Sam Wilson
2024-01-11 00:30:42 -05:00
parent 087124f24a
commit bef115af81
22 changed files with 28 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
#![cfg(feature = "image")]
use rxing::MultiFormatReader;
mod common;