Function relm::run [] [src]

pub fn run<WIDGET>(model_param: WIDGET::ModelParam) -> Result<(), ()> where
    WIDGET: Widget + 'static,