gfx_types 0.2.0

Core graphics types shared between kernel and userspace - RedstoneOS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "gfx_types"
version = "0.2.0"
dependencies = [
 "rdsmath",
]

[[package]]
name = "rdsmath"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4106e7165bbe91bc40bb52f2f92eb6b9aef0c19d0006f9155fc4d1bd33cc106"