1 unstable release
Uses old Rust 2015
0.1.0 | Jan 3, 2022 |
---|
#41 in #graphical
Used in rair-gui
10KB
rair-gui
GUI for rair-core
Build and install from source
sudo apt-get install libgtk-3-dev ;
cargo install --path . ;
Run tests:
cargo test --all ;
Build documentation:
cargo doc ;
Dependencies
~22MB
~250K SLoC