using System; namespace MoonTools.ECS; public readonly record struct TypeId(uint Value);