Type Alias DecrementStatement

Source
pub type DecrementStatement = Spanned<Expression>;

Aliased Typeยง

struct DecrementStatement(/* private fields */);