glint-runtime 0.0.0

Placeholder for the runtime of the glint UI framework (to be updated)
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "glint-runtime"
version = "0.0.0"
edition = "2024"
license = "MIT OR Apache-2.0"
description = "Placeholder for the runtime of the glint UI framework (to be updated)"
keywords = ["ui", "gui", "rust", "immediate-mode", "headless"]
categories = ["gui"]

[dependencies]