PSA: New keywords for defining types

OK, so the noun type is replaced by the noun struct for composite types.

I would still prefer less typing.
As far as I remember immutable was just an abbreviation for immutable type.
Would it be an option to use mutable as an abbreviation for mutable struct ?