run_egui

Function run_egui 

Source
pub fn run_egui(
    cc: &CreationContext<'_>,
    state: SystemState,
) -> Result<Box<dyn App>>