namespace MoonTools.ECS.Rev2 { public readonly record struct Record(Archetype Archetype, int Row); }