Cargo Features
rooting has no features set by default.
[dependencies]
rooting = { version = "0.1.8", features = ["futures"] }
- futures
-
Enables futures and wasm-bindgen-futures
Affects
rooting::spawn
…
rooting has no features set by default.
[dependencies]
rooting = { version = "0.1.8", features = ["futures"] }
Enables futures and wasm-bindgen-futures
Affects
rooting::spawn
…