Cargo Features

IntifaceEngine has no features set by default.

[dependencies]
intiface-engine = { version = "3.0.4", features = ["allow-unstable-v4-connections", "tokio-console"] }
allow-unstable-v4-connections

Enables allow-unstable-v4-connections of buttplug

tokio-console = console-subscriber

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

console-subscriber tokio-console?