namespace Just.Railway.SourceGen; internal static class Constants { public const int MaxResultTupleSize = 4; }