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

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