rustgpu!!

This commit is contained in:
2025-03-22 17:41:13 -04:00
parent 788764ab5d
commit 47c1d9513f
24 changed files with 1570 additions and 1274 deletions
+1
View File
@@ -1,4 +1,5 @@
#![allow(clippy::type_complexity)]
#![feature(slice_as_chunks)]
use client::ClientApp;
use winit::event_loop::EventLoop;