pub trait RotatedImageWidgetActionsExt {
// Required method
fn rotated_image(&self, path: &[LiveId]) -> RotatedImageRef;
}pub trait RotatedImageWidgetActionsExt {
// Required method
fn rotated_image(&self, path: &[LiveId]) -> RotatedImageRef;
}