mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
stage: moving performance enhancements into main
several incomplete features are gated behind the `experimental_features` flag.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// dxfilmedge-1
|
||||
|
||||
#![cfg(feature = "image")]
|
||||
#![cfg(feature = "image, experimental_features")]
|
||||
|
||||
use rxing::{BarcodeFormat, FilteredImageReader, MultiFormatReader};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user