Trait naga_oil::compose::comment_strip_iter::CommentReplaceExt
source · pub trait CommentReplaceExt<'a> {
// Required method
fn replace_comments(&'a mut self) -> CommentReplaceIter<'_> ⓘ;
}
Required Methods§
sourcefn replace_comments(&'a mut self) -> CommentReplaceIter<'_> ⓘ
fn replace_comments(&'a mut self) -> CommentReplaceIter<'_> ⓘ
replace WGSL and GLSL comments with whitespace characters