Cargo Features
[dependencies]
orca-rs = { version = "0.3.0", default-features = false, features = ["participant_obstacles"] }
- default = participant_obstacles
-
The
participant_obstacles
feature is set by default wheneverorca-rs
is added without
somewhere in the dependency tree.default-features = false - participant_obstacles default
-
feature for using the participant obstacles