wgsldoc 1.0.1

Documentation generator for WGSL shaders
Documentation
1
2
3
4
5
//! Module containing utility functions and types for the documentation generator.

pub mod error;
pub mod html;
pub mod macros;