iced-yoda/wgpu/src/widget/qr_code.rs

3 lines
84 B
Rust
Raw Normal View History

2020-11-20 10:13:58 +01:00
//! Encode and display information in a QR code.
pub use iced_graphics::qr_code::*;