limnus-wgpu-math 0.0.20

wgpu math types
Documentation
[dependencies.bytemuck]
version = "1.19.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["game-development"]
description = "wgpu math types"
edition = "2024"
keywords = ["game", "render", "math"]
license = "MIT"
name = "limnus-wgpu-math"
readme = "README.md"
repository = "https://github.com/swamp/limnus"
resolver = "2"
version = "0.0.20"