iced-yoda/graphics/src/widget/image/viewer.rs
2021-10-31 16:14:34 +07:00

2 lines
74 B
Rust

//! Zoom and pan on an image.
pub use iced_native::widget::image::Viewer;