docs.rs failed to build dexcontrol-0.7.6
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.
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.
Safe handles for the precompiled DexControl runtime.
Control algorithms and safety guards execute in the native runtime. Dropping
a handle releases its reference; components and motions keep the robot alive.
Call Robot::close for explicit shutdown with error reporting.