teamy-windows 0.1.0

A collection of my Rust utilities for interacting with Windows.
docs.rs failed to build teamy-windows-0.1.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: teamy-windows-0.8.1

Teamy Rust Windows Utils

Windows Features

Visit https://microsoft.github.io/windows-rs/features/ to search for the features by the name of what you want to import.

Also check out https://github.com/teamdman/windows-features which is a tool I made to scan code and attempt to identify the features being used. This is useful when AI has outputted a bunch of Windows code which may rely on features you haven't enabled yet.

Demos

cargo run -p tray-demo