INNER CODE UNIT · Rust

get_egui_context

wkwan/flo · src/egui_integration.rs:216

pub fn get_egui_context(_egui_ctx: &mut EguiContext) -> Option<&egui::Context> {
    // The actual context is in the renderer - this needs to be refactored
    None
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…