Available on crate feature
qr_code
only.Expand description
Encode and display information in a QR code.
Structs
- A type of matrix barcode consisting of squares arranged in a grid which can be read by an imaging device, such as a camera.
- The state of a
QRCode
.
Enums
- The error correction level.
- The size of a
QRCode
.