rusui 0.0.1

Rust's Uniquely Simple User Interface
Documentation
1
2
3
4
5
6
7
8
pub fn init() {
    println!("
Did you not read the README.md, you scoundrel?
I DIDN'T MAKE IT YET!
But check if there are other branches: https://github.com/prxavv/rusui
Thank youuu =PPPPPP
");
}