pub fn barcode_formats_from_string(
    str: impl AsRef<str>
) -> Result<BarcodeFormats, Error>