Cargo Features
EguiSuspense has no features set by default.
[dependencies]
egui_suspense = { version = "0.6.0", features = ["async", "tokio"] }
- async
-
Enables async of hello_egui_utils
- tokio
-
Enables tokio of hello_egui_utils
EguiSuspense has 2 features without comments.