Renaming and cleanup. Begin to use own small arena allocator

This commit is contained in:
2025-08-07 18:52:31 +03:00
parent 37f5d8a198
commit 89a2bee8d2
14 changed files with 280 additions and 23 deletions
-2
View File
@@ -2,8 +2,6 @@
namespace mROA.Implementation
{
public struct CallRequest
{
public RequestId Id { get; set; }