UniversalUI_Base 0.1.2

Base types for the UniversalUI framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# UniversalUI_Base Crate


This crate provides common types and functionality for the UniversalUI framework.

For more information on the project please see the [website](https://universalui.org).

## Crate Modules


- **debug** - contains debug functions that add a category and color code to the console output
- **geometry** - contains some basic geometric types

## Usage 


The **UniversalUI_Base** crate is mainly intended for use with other UniversalUI libraries, 
and is likely subject to change.