Explicitly mentioned here: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposa

This feature specification describes record structs, which are structs where the compiler generates methods similar to those for record classes.
Record structs - C# 10.0 draft specifications
Was this page helpful?