Cargo Features

Blues has no features set by default.

[dependencies]
blues = { version = "0.1.0", features = ["tokio"] }
default

These feature flags just forward to zbus.

Enables async-io of zbus ^3.14.1

tokio

Enables tokio of zbus ^3.14.1