teamy-windows

Crates.ioteamy-windows
lib.rsteamy-windows
version0.2.0
created_at2025-09-24 15:06:39.222454+00
updated_at2025-09-25 02:51:46.378912+00
descriptionA collection of my Rust utilities for interacting with Windows.
homepage
repositoryhttps://github.com/TeamDman/teamy-rust-windows-utils.git
max_upload_size
id1853255
size91,634
(TeamDman)

documentation

README

Teamy Rust Windows Utils

Crates.io Version

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
Commit count: 0

cargo fmt