show_about

Function show_about 

Source
pub fn show_about(
    (InMut, InMut): (InMut<'_, Ui>, InMut<'_, bool>),
    msg_read_file: MessageWriter<'_, ModifyData>,
    msg_open_tab: MessageWriter<'_, UiCommand>,
)