winvd 0.0.3

Provides functions for accessin Windows 10 virtual desktop API
Documentation
{
    "version": "2.0.0",
    "tasks": [
        {
            "type": "cargo",
            "command": "build",
            "problemMatcher": ["$rustc"],
            "group": "build",
            "label": "rust: cargo build"
        }
    ]
}