UniversalUI_Native

Crates.ioUniversalUI_Native
lib.rsUniversalUI_Native
version0.1.1
sourcesrc
created_at2023-07-29 18:04:05.8587
updated_at2023-07-30 16:02:05.287543
descriptionNative platform functionality for the UniversalUI framework. Examples include windowing and events, file management and notifications.
homepage
repository
max_upload_size
id929383
size20,158
seb hall (seb-hall)

documentation

https://universalui.org/docs.html

README

UniversalUI_Native Crate

This crate provides native-platform functionality for the UniversalUI framework.

For more information on the project please see the website.

Crate Modules

  • window - contains types and functions for handling windows
  • event - contains types and functions for event handling
  • file - contains types and functions for file management

Usage

The UniversalUI_Native crate is designed to be used with an Objective wrapper, such as the UniversalUI-Cpp library. It is fully functional though and can be used in a standalone manner.

Commit count: 0

cargo fmt