lingxia-windows-contract 0.10.0

Windows host UI contracts (traits, types, registry) shared between the LingXia logic layer and the Windows SDK implementation
Documentation

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.