macro_rules! egui_github_link_file {
    () => { ... };
    ($label: expr) => { ... };
}
Expand description

Create a Hyperlink to this egui source code file on github.