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

2 lines
66 B
Rust

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