Cargo Features
hello_egui_utils has no features set by default.
[dependencies]
hello_egui_utils = { version = "0.6.0", features = ["async", "tokio"] }
-
async
tokio?
-
Enables
wasm-bindgen-futures
Affects
hello_egui_utils::spawn
…
-
tokio
=
async
-
Enables
tokio
Affects
hello_egui_utils::spawn
…