Skip to main content

RotatedImageWidgetRefExt

Trait RotatedImageWidgetRefExt 

Source
pub trait RotatedImageWidgetRefExt {
    // Required methods
    fn rotated_image(&self, path: &[LiveId]) -> RotatedImageRef;
    fn as_rotated_image(&self) -> RotatedImageRef;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§