2025-01-11 03:06:31 +00:00
2025-01-11 03:06:31 +00:00
2025-01-11 03:06:31 +00:00
2025-01-10 20:34:31 +00:00
2025-01-10 21:09:35 +00:00
2025-01-11 03:06:31 +00:00
2025-01-11 03:06:31 +00:00

egui_qr

Simple egui painter that renders QR Codes

Example

QrCodeWidget::from_data(b"https://google.com")?
    .ui(ui);
Description
No description provided
Readme 138 KiB
Languages
Rust 100%