Type Alias BarcodeFormats

Source
pub type BarcodeFormats = FlagSet<BarcodeFormat>;

Aliased Type§

struct BarcodeFormats(/* private fields */);

Trait Implementations§