Struct are similar to classes but have distinct features and are often preferred in value-oriented programming. Features Mutating Methods To modify a structure’s properties within a method, you need to mark the method as mutating Use Cases of Structs