Type Alias IncrementStatement

Source
pub type IncrementStatement = Spanned<Expression>;

Aliased Typeยง

struct IncrementStatement(/* private fields */);