winio-primitive 0.2.0

Primitive types for winio.
Documentation
[dependencies.bitflags]
version = "2"

[dependencies.euclid]
version = "0.22"

[dependencies.rgb]
version = "0.8"

[lib]
name = "winio_primitive"
path = "src/lib.rs"

[package]
authors = ["Berrysoft <Strawberry_Str@hotmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Primitive types for winio."
edition = "2024"
license = "MIT"
name = "winio-primitive"
readme = "README.md"
repository = "https://github.com/compio-rs/winio"
version = "0.2.0"