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: ea7d85913617c16615a14b6decfbf1852f265cae (
plain
) (
blame
)
1
2
//! Zoom and pan on an image.
pub
use
iced_native
::
image
::
Viewer
;