Module iced_graphics::widget

source ·
Expand description

Use the graphical widgets supported out-of-the-box.

Re-exports

pub use canvas::Canvas;
pub use qr_code::QRCode;

Modules

canvascanvas
Draw 2D graphics for your users.
qr_codeqr_code
Encode and display information in a QR code.