by cat-whisperer on 1/8/25, 10:33 PM with 1 comments
by cat-whisperer on 1/9/25, 12:18 AM
That's why I created buco. It's a simple yet powerful crate that gives you all the benefits of the builder pattern, but moves all the checks to compile time. If you miss a field, the compiler won't even let you call the build method.