affineui 0.0.2

Safe, idiomatic Rust bindings for AffineUI — GPU-accelerated HTML/CSS UI for tools and engines. EXPERIMENTAL preview; APIs will change.
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 = "affineui"
version = "0.0.2"
dependencies = [
 "affineui-sys",
]

[[package]]
name = "affineui-sys"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a05f1f52c3b16008730fabe7014d8bf813f7e3252d9921759c423dc3f8a4ae9"