Cargo Features

[dependencies]
iced_navigation = { version = "1.0.0", default-features = false, features = ["stack"] }
default = stack

The stack feature is set by default whenever iced_navigation is added without default-features = false somewhere in the dependency tree.

stack default

Affects iced_navigation::stack_navigator