pub trait KeyboardViewWidgetActionsExt {
// Required method
fn keyboard_view(&self, path: &[LiveId]) -> KeyboardViewRef;
}pub trait KeyboardViewWidgetActionsExt {
// Required method
fn keyboard_view(&self, path: &[LiveId]) -> KeyboardViewRef;
}