raui-material 0.23.0

Material components library for RAUI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.raui-core]
version = "0.23"

[dependencies.serde]
features = ["derive"]
version = "1"

[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
categories = ["gui", "rendering::graphics-api"]
description = "Material components library for RAUI"
edition = "2018"
keywords = ["renderer", "agnostic", "ui", "interface", "gamedev"]
license = "MIT"
name = "raui-material"
readme = "../README.md"
repository = "https://github.com/PsichiX/raui"
version = "0.23.0"