iced-yoda/graphics/src/widget/image/viewer.rs

3 lines
66 B
Rust
Raw Normal View History

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