1 unstable release

Uses old Rust 2015

0.1.0 Jan 3, 2022

#39 in #graphical


Used in rair-gui

GPL-3.0-or-later

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
~249K SLoC