Module iced::widget::qr_code

source ·
Available on crate feature qr_code only.
Expand description

Encode and display information in a QR code.

Structs

  • The data of a QRCode.
  • 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 appearance of a QR code.

Enums

Traits

Functions

Type Aliases