UniversalUI_Base 0.1.2

Base types for the UniversalUI framework.
Documentation
  • Coverage
  • 0%
    0 out of 21 items documented0 out of 7 items with examples
  • Size
  • Source code size: 4.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 269.8 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Documentation
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • seb-hall

UniversalUI_Base Crate

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

For more information on the project please see the website.

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.