Docs.rs
nishikaze-0.3.2
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nishikaze 0.3.2
Zephyr build system companion.
Crate
Source
Builds
Feature flags
Documentation
..
task-1 - Add-unit-tests-for-core-config-modules-and-remove-dummy-tests.md
task-1.1 - Remove-placeholder-dummy-unit-tests.md
task-1.2 - Add-unit-tests-for-config-module-load-schema.md
task-1.3 - Add-unit-tests-for-core-module-cli-exec-config.md
task-10 - Raise-test-coverage-to-90.md
task-10.1 - Add-unit-tests-for-core-command-dispatch-and-handlers.md
task-10.2 - Improve-unit-tests-for-core-configuration-resolution.md
task-10.3 - Raise-coverage-for-config-loading-and-CLI-parsing.md
task-10.4 - Expand-tests-for-CLI-entrypoint.md
task-11 - Fix-clippy-errors-warnings-introduced-in-recent-tests.md
task-12 - Add-Criterion-benchmarks.md
task-13 - Update-cmd-module-unit-tests-for-new-API.md
task-14 - Update-cmd-module-unit-tests-for-latest-API-changes.md
task-15 - Add-unit-tests-for-cmd_flash.md
task-16 - Raise-code-coverage-above-90.md
task-17 - Implement-proper-sysbuild-project-support.md
task-17.1 - Add-sysbuild-image-discovery-and-resolution-logic.md
task-17.2 - Align-sysbuild-run-flash-behavior-and-list-output.md
task-17.3 - Add-tests-for-sysbuild-list-and-image-selection.md
task-17.4 - Document-sysbuild-behavior-in-project-docs-if-needed.md
task-18 - Add-sysbuild-specific-build-system-command-behavior.md
task-19 - Add-unit-tests-for-uncovered-functions-from-coverage-report.md
task-2 - Increase-unit-test-coverage-to-90-for-core-config-modules.md
task-2.1 - Improve-coverage-for-core-config-resolution-paths.md
task-2.2 - Improve-coverage-for-config-load-schema-edge-cases.md
task-2.3 - Improve-coverage-for-core-cli-and-core-exec.md
task-20 - Add-logging-feature-parity-with-zync.md
task-20.1 - Design-logging-helper-configuration-for-Kaze.md
task-20.2 - Wire-logging-into-command-selection-and-profile-status.md
task-20.3 - Add-logging-to-command-handlers-clean-configure-build-flash-run-list-boards-runners-profiles.md
task-20.4 - Add-tests-docs-for-logging-behavior.md
task-21 - Fix-extra-arg-forwarding-and-support-project.args-globals.md
task-21.1 - Update-schema-parsing-to-use-project.args-only.md
task-21.2 - Update-config-resolution-command-args-to-use-project.args.md
task-21.3 - Update-docs-examples-and-tests-for-project.args-schema.md
task-22 - Implement-verbosity-control-across-Kaze-and-command-runner.md
task-22.1 - Update-CLI-default-verbosity-propagation.md
task-22.2 - Implement-log-suppression-by-verbosity-level.md
task-22.3 - Implement-Runner-output-control-by-verbosity-level.md
task-22.4 - Add-tests-and-docs-for-verbosity-levels.md
task-23 - Implement-colored-output-for-logs-and-error-output.md
task-23.1 - Integrate-termcolor-into-Kaze-logging-output.md
task-23.2 - Colorize-runner-error-output-in-red.md
task-23.3 - Update-docs-tests-for-colored-output-behavior.md
task-24 - Add-success-completion-logs-for-command-handlers.md
task-24.1 - Audit-command-handlers-and-add-missing-success-logs.md
task-24.2 - Update-docs-tests-for-new-success-completion-logs.md
task-25 - Implement-compile_commands.json-link-for-profile-builds.md
task-25.1 - Add-compile_commands-link-helper-call-site-for-profile-builds.md
task-25.2 - Add-tests-for-compile_commands-link-behavior.md
task-25.3 - Document-compile_commands.json-symlink-behavior.md
task-26 - Add-SimpleDots-spinner-for-running-commands.md
task-26.1 - Wire-spinner-into-runner-execution-flow.md
task-26.2 - Update-docs-tests-for-spinner-behavior.md
task-27 - Improve-unit-test-coverage-for-uncovered-unit-paths-llvm-cov-2026-03-03.md
task-27.1 - Add-unit-tests-for-config-schema-overlays-and-config-resolution-edge-cases.md
task-27.2 - Add-unit-tests-for-runner-verbosity-paths-and-logging-enablement.md
task-27.3 - Add-unit-tests-for-cmd-args-merge-compile_commands-link-cache-parsing-and-clean_dir_safe-branches.md
task-27.4 - Add-unit-tests-for-sysbuild-image-selection-and-run-flash-runners-edge-cases.md
task-27.5 - Make-CLI-entrypoint-testable-and-add-unit-tests-for-main-path.md
task-28 - Fix-normal-verbosity-error-coloring-leaking-into-subprocess-output.md
task-29 - Add-unit-tests-for-menuconfig-CLI-parsing-and-command-behavior.md
task-3 - Fix-clippy-issues-reported-by-`just-check`.md
task-3.1 - Fix-clippy-issues-in-core-cli-tests.md
task-3.2 - Fix-clippy-issues-in-core-exec-tests.md
task-3.3 - Fix-clippy-issues-in-core-config-tests.md
task-3.4 - Fix-clippy-issues-in-config-schema-tests.md
task-30 - Add-unit-tests-for-SPDX-BoM-config-plumbing-and-command-behavior.md
task-31 - Add-CLI-parsing-tests-for-workspace-management-commands.md
task-32 - Add-config-schema-tests-for-zephyr-workspace-keys-workspace-base-url-manifest.md
task-33 - Add-unit-tests-for-zephyr-workspace-resolution-and-workspace-command-error-handling.md
task-34 - Add-exec-runner-coverage-tests-dry-run-spinner-paths.md
task-35 - Add-log-enablement-info-error-coverage-tests.md
task-36 - Add-config-coverage-tests-for-abs_canonical-env-restore-branches.md
task-37 - Add-cmd-coverage-tests-for-menuconfig-bom-run-success-paths.md
task-38 - Add-workspace-command-coverage-tests-init-export-apply-is_ws_initialized.md
task-39 - Link-compile_commands.json-for-sysbuild-projects.md
task-39.1 - Select-app-image-for-sysbuild-compile_commands-link.md
task-39.2 - Discover-sysbuild-images-early-and-link-correct-compile_commands.json.md
task-39.3 - Document-sysbuild-compile_commands-link-behavior.md
task-4 - Document-public-CLI-and-error-types.md
task-5 - Document-private-exec-helpers.md
task-6 - Document-private-config-helpers.md
task-7 - Document-private-command-helpers.md
task-8 - Document-private-schema-helpers.md
task-9 - Unify-Rust-documentation-style-across-codebase.md
task-9.1 - Document-Rustdoc-style-conventions.md
task-9.2 - Update-docs-to-match-new-Rustdoc-style-rules.md
task-9.3 - Expand-private-API-documentation-to-match-public-API-depth.md