arc
arc copied to clipboard
Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.
Results
1
arc issues
Sort by
recently updated
recently updated
newest added
##### Current Focus * Ergonomic API * Correctness * macOS ##### Tasks - [x] Split `Context` into 2 parts; `Context`, and `Application`. `Application` gets `!Send` but frees up `Context` to...