rhachis 0.8.2

A game framework based off wgpu and winit
Documentation
1
2
3
4
5
6
7
[default]
cargo run --example ui

[check]
cargo clippy --examples -- -D warnings
cargo test
cargo fmt