Type Alias zxingcpp::BarcodeFormats

source ·
pub type BarcodeFormats = FlagSet<BarcodeFormat>;

Aliased Type§

struct BarcodeFormats(/* private fields */);

Trait Implementations§