Cargo Features
[dependencies]
newport = { version = "0.2.0", default-features = false, features = ["editor"] }
- default = editor
-
The
editor
feature is set by default whenevernewport
is added without
somewhere in the dependency tree.default-features = false - editor default
-
Enables editor of newport_game
newport has 2 features without comments.