Skip to main content

ferrum_wgpu/
config.rs

1pub mod config;
2
3pub use config::WindowSize;