Login
From:
BeachApe.
(Uncensored)
subscribe
Boilerplate-free Struct Transforms in Rust. - BeachApe.
https://beachape.com/blog/2017/04/12/boilerplate-free-struct-transforms-in-rust/
links
backlinks
Roast topics
Find topics
Find it!
Introducing a DRY way of converting between structs with mis-matched fields by building on top of LabelledGeneric and HList.