MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / add_view_menu

Function add_view_menu

src/app/panels.rs:34–48  ·  view source on GitHub ↗
(
    ui: &mut egui::Ui,
    label: &str,
    entries: &[(&str, fn() -> Box<dyn CompilerView>)],
    pending: &mut Option<ViewWrapper>,
    counter: &mut u64,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ide_top_barMethod · 0.85
debug_top_barMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected