egui-bind has no features set by default.
[dependencies] egui-bind = { version = "0.14.0", features = ["serde"] }
Enables serde and serde of egui
egui: Allow serialization using serde.
Allow serialization using serde.
serde
egui-bind has 1 feature without comment.