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