GitHub user adriangb created a discussion: Use https://github.com/idanarye/rust-typed-builder
We've started using this in our internal codebase. It seems to work really well. I haven't dug into code size, etc. It's a very nice way to take constructors or functions with a lot of parameters and give them a builder style API. GitHub link: https://github.com/apache/datafusion/discussions/19504 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
