2025-01-20 11:54:50 +00:00
2025-01-20 11:50:08 +00:00
2025-01-12 11:00:18 +00:00
2025-01-20 11:51:48 +00:00
2025-01-20 11:50:08 +00:00
2025-01-20 11:54:50 +00:00
2025-01-20 11:50:08 +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%