Cargo Features
StackBT has no features set by default.
[dependencies]
stackbt = { version = "0.1.2", features = ["nightly", "try_trait"] }
- nightly = try_trait
- try_trait nightly?
-
Enables try_trait of stackbt_behavior_tree
stackbt_behavior_tree:
Enable support for the Try trait
StackBT has 2 features without comments.