The project is represents interactive wikipedia articles links browser. It also serves a goal of demonstrating capabilities of egui_graphs.
cargo run --release
RUST_LOG=<log_level> cargo r --release
log_level
: trace, debug, info, warn, error
The project is represents interactive wikipedia articles links browser. It also serves a goal of demonstrating capabilities of egui_graphs.
cargo run --release
RUST_LOG=<log_level> cargo r --release
log_level
: trace, debug, info, warn, error