Module iced::widget::qr_code

source ·
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

An error that occurred when building a State for a QRCode.
The error correction level.
The size of a QRCode.