2 releases
0.1.1 | Jul 30, 2023 |
---|---|
0.1.0 | Jul 29, 2023 |
#21 in #file-management
21KB
418 lines
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.
Dependencies
~0.1–40MB
~567K SLoC