/*! Lists of reserved keywords for each shading language with a [frontend][crate::front] or [backend][crate::back]. */ #[cfg(any(feature = "wgsl-in", feature = "wgsl-out"))] pub mod wgsl;