index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
wgpu
/
src
/
widget
/
qr_code.rs
blob: 7b1c2408c49de067caff93bd419a9653c8f87a13 (
plain
) (
tree
)
3296be84
1
2
//! Encode and display information in a QR code.
pub
use
iced_graphics
::
qr_code
::
*
;