index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
src
/
widget
/
image
/
viewer.rs
blob: 9260990a751e8816b55f88b1e1498c4a999abca1 (
plain
) (
blame
)
1
2
//! Zoom and pan on an image.
pub
use
iced_native
::
widget
::
image
::
Viewer
;