[go: up one dir, main page]

windows 0.0.0

Rusty bindings to the Windows API.
Documentation
[package]
name = "windows"
version = "0.0.0"
authors = ["Diana"]
edition = "2018"
description = "Rusty bindings to the Windows API."
documentation = "https://docs.rs/windows/0.0.0"
readme = "README.md"
keywords = [
    "windows",
    "winapi",
    "win32",
]
categories = [
    "os::windows-apis",
    "api-bindings",
]
license = "MIT OR Apache-2.0"

[dependencies]

[badges]
maintenance = { status = "as-is" }