docs.rs failed to build osdk-test-kernel-0.8.3
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.
The OSTD unit test runner is a kernel that runs the tests defined by the
#[ostd::ktest] attribute. The kernel should be automatically selected to
run when OSDK is used to test a specific crate.