docs.rs failed to build polyc-tui-2026.9.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.
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.
polychrome operator cockpit — library entrypoint.
The cockpit ships two ways: as the standalone pc-tui binary (see
main.rs) and embedded in the polychrome operator CLI, which calls
[run] when invoked with no subcommand (or polychrome tui). Both paths
go through [run]; the binary only adds the color-eyre install.