Cargo Features
all-is-cubes-ui has no features set by default.
[dependencies]
all-is-cubes-ui = { version = "0.9.0", features = ["session"] }
- session
-
Enable the
apps
andnotification
modules, particularly including theSession
type, and requirestd
support.Enables async_fn_traits, flume, futures-core, futures-task, futures-util, scopeguard, and sync_wrapper, std of all-is-cubes
Affects
all-is-cubes-ui::apps
…