Cargo Features
egui-graph-edit has no features set by default.
[dependencies]
egui-graph-edit = { version = "0.5.1", features = ["persistence"] }
- persistence = serde
-
Enables serde of slotmap and smallvec and persistence of egui
egui:
Enable persistence of memory (window positions etc).
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.