Trait relm4_components::open_dialog::OpenDialogParent
source · [−]pub trait OpenDialogParent: Model where
Self::Widgets: ParentWindow, {
fn open_msg(path: PathBuf) -> Self::Msg;
}
Expand description
Interface for the parent model