egui-treeize 0.1.1

Tree-like graph visualization for egui
Documentation
1
2
3
4
5
6
7
tab_spaces = 2

# This is also the setting used by [rustc](https://github.com/rust-lang/rust/blob/master/rustfmt.toml)
use_small_heuristics = "Max"

# Use field initialize shorthand if possible
use_field_init_shorthand = true