pub trait PromptInputWidgetExt { // Required method fn prompt_input(&self, path: &[LiveId]) -> PromptInputRef; }