Type Alias wgsl_parse::syntax::DecrementStatement

source ·
pub type DecrementStatement = Spanned<Expression>;

Aliased Type§

struct DecrementStatement(/* private fields */);