Type Alias wgsl_parse::syntax::IncrementStatement
source · pub type IncrementStatement = Spanned<Expression>;Aliased Type§
struct IncrementStatement(/* private fields */);pub type IncrementStatement = Spanned<Expression>;struct IncrementStatement(/* private fields */);