init wgpu + doc + err robustes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub mod context;
|
||||
pub mod error;
|
||||
pub mod renderer;
|
||||
|
||||
pub use error::WsgError; // Pour permettre un import direct du type
|
||||
|
||||
Reference in New Issue
Block a user