Expand description

Mark a type as immutable.

Any type that is immutable can not be mutated, even with ownership

Structs