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

@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#![cfg(feature = "image")]
use rxing::{BarcodeFormat, DecodeHintType, MultiFormatReader};