namespace Misaki.HighPerformance.LowLevel; [AttributeUsage(AttributeTargets.Struct)] public class NonCopyableAttribute : Attribute { }