raui-material 0.46.2

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.46"

[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 = "2021"
keywords = ["renderer", "agnostic", "ui", "interface", "gamedev"]
license = "MIT OR Apache-2.0"
name = "raui-material"
readme = "README.md"
repository = "https://github.com/RAUI-labs/raui"
version = "0.46.2"