Struct Morph - macro for morphing one struct to another

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

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.