Cargo Features

embedded-menu has no features set by default.

[dependencies]
embedded-menu = { version = "0.6.1", features = ["simulator"] }
simulator = embedded-graphics-simulator

Affects interaction::simulator

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.

embedded-graphics-simulator simulator?