init wgpu + doc + err robustes

This commit is contained in:
jerome
2026-07-03 12:33:32 +02:00
parent f765c5fcc1
commit f66519eeab
11 changed files with 2691 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
pub mod context;
pub mod error;
pub mod renderer;
pub use error::WsgError; // Pour permettre un import direct du type