egui-cfg egui library for displaying control flow graphs using petgraph. Default Custom Usage See the examples folder. [dependencies] egui-cfg = "*" Demo $ git clone https://github.com/teabound/egui-cfg $ cd egui-cfg $ cargo run --example basic --release