arora 0.2.0

Opinionated Arora runtime: an engine pre-wired with the native behavior-tree control nodes and the Semio backend.
docs.rs failed to build arora-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Opinionated Arora runtime.

Where [arora_engine] is the bare, unopinionated runtime, this crate wires a ready-to-use [Arora]: an engine with the WebAssembly and native executors. The basic behavior-tree control nodes are wired natively into [arora_behavior_tree], so no module needs to be loaded to run a tree of them. It can run a behavior tree handed to it at startup (as Groot XML) and otherwise idles, waiting for behavior trees that will soon arrive over the bridge.