dardan_ui 0.1.1

A simple GUI Toolkit based on SDL2. The goal is for it to be easy to use and be similar to GUI Toolkits for OO languages.
Documentation
[package]
name = "dardan_ui"
version = "0.1.1"
authors = ["Dardan <mail@dardan.im>"]
description = "A simple GUI Toolkit based on SDL2. The goal is for it to be easy to use and be similar to GUI Toolkits for OO languages."
license = "MIT"
[dependencies]
sdl2 = "0.31.0"