I released a new library struct_morph.
This library allows converting a struct value into another.
Solving a personal problem and also getting to learn proc macro in rust. Let me know if you find it useful or have any feature requests.
Also open to feedback, this is pretty much my second rust project after writing a server