melius 0.1.0

Melius is a GUI library that utilizes OpenGL by creating fast and responsive user interfaces.
1
2
3
fn main() {
    println!("Hello, world!");
}