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