Crate matrix_qrcode

Crate matrix_qrcode 

Source

Modules§

image
Overview
qrcode
QRCode encoder
rqrr
Find and read QR-Codes

Structs§

SelfVerificationData
The non-encoded data for the second mode of QR code verification.
SelfVerificationNoMasterKey
The non-encoded data for the third mode of QR code verification.
VerificationData
The non-encoded data for the first mode of QR code verification.

Enums§

DecodingError
Error type describing errors that happen while QR data is being decoded.
EncodingError
Error type describing errors that happen while QR data is being encoded.
QrVerificationData
An enum representing the different modes a QR verification can be in.