docs.rs failed to build uzor-desktop-1.2.1
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.
Visit the last successful build:
uzor-desktop-1.0.33
uzor-desktop — winit-based desktop runtime for uzor apps.
Provides the full native desktop lifecycle for uzor applications:
- [
manager::Manager] — the L4 event-loop driver (winitApplicationHandler). - [
builder_run::AppRun] — extension trait that adds.run()touzor::framework::AppBuilder. - [
tray] — system tray icon + context menu wrapper. - [
chrome] — desktop chrome wiring helpers. - [
utils] — screenshot, single-instance guard, Win32 resource embedding. - [
platform] — Win32 cursor polling and DWM border helpers. - [
window] — lower-level window creation, per-window state, window registry.