plushie 0.4.1

Native GUI renderer powered by Iced
Documentation
1
2
3
fn main() -> iced::Result {
    plushie::run(plushie_core::app::PlushieAppBuilder::new())
}