brunal commented on PR #9436: URL: https://github.com/apache/arrow-rs/pull/9436#issuecomment-3933085112
How about a typestate pattern? I think that would: * prevent the need for a `()` struct item * Introduce a single struct instead of several * Allow specifying the 2 parameters in any order -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
