wgsl_bindgen 0.22.2

Type safe Rust bindings workflow for wgsl shaders in wgpu
Documentation
1
2
3
4
5
6
7
8
9
pub mod deptree;
mod module_path_resolver;
mod name_demangle;
pub mod parse_imports;
pub mod source_file;

pub use deptree::*;
use module_path_resolver::*;
pub use name_demangle::*;