aui-core 0.1.0

A library for creating user interfaces in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Albert Hong <alberthong14@gmail.com>"]
description = "A library for creating user interfaces in Rust."
edition = "2021"
license-file = "LICENSE"
name = "aui-core"
readme = "README.md"
version = "0.1.0"