BarcodeFormats

Type Alias BarcodeFormats 

Source
pub type BarcodeFormats = FlagSet<BarcodeFormat>;

Aliased Type§

pub struct BarcodeFormats(/* private fields */);

Trait Implementations§