(
ui: &mut egui::Ui,
label: &str,
entries: &[(&str, fn() -> Box<dyn CompilerView>)],
pending: &mut Option<ViewWrapper>,
counter: &mut u64,
)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected