2 lines
66 B
Rust
2 lines
66 B
Rust
//! Zoom and pan on an image.
|
|
pub use iced_native::image::Viewer;
|
//! Zoom and pan on an image.
|
|
pub use iced_native::image::Viewer;
|