lingxia-windows-contract 0.11.0

Windows host UI contracts (traits, types, registry) shared between the LingXia logic layer and the Windows SDK implementation
docs.rs failed to build lingxia-windows-contract-0.11.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.
Visit the last successful build: lingxia-windows-contract-0.11.1

Windows host UI contract shared by the Rust Windows SDK pieces.

This crate intentionally contains no Win32 window implementation. The implementation belongs to lingxia-windows-sdk.

The crate is Windows-only; off-Windows it compiles to nothing so a cargo *(--workspace) on other hosts neither pulls the windows crate nor lints Win32 contracts that can't exist there.