Type Alias wgsl_parse::syntax::IncrementStatement

source ·
pub type IncrementStatement = Spanned<Expression>;

Aliased Type§

struct IncrementStatement(/* private fields */);