logo
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.

Leverage pure, virtual widgets in your application.

qr_codeqr_code

Encode and display information in a QR code.