Expand description
Utility structs for decoding QR Codes
Structs§
- QRData
- QR Data extracted from the source image
- QRError
- Generic QR Error message. Can be converted into
failure::Error
- QRInfo
- Information about the decoded QR Code
- QRLocation
- Location of the QR Code in the source image, in pixels
Enums§
- ECLevel
- Error Correction level of the QR Code