Y
Hacker News
new
|
ask
|
show
|
jobs
by
stop50
118 days ago
Years ago i read about an rust library that allowed an developer to define an builder where the final buikd method was only accessible when all required methods where called.
1 comments
romac
117 days ago
Yes there are many such crates, which can indeed kinda fill the gap. One of the more recent one is
https://docs.rs/bon
link