Unprolix - Yet another proc macro getter and setter

Hi Rustaceans!

As most of developers, I'm a lazy guy. For that reason, I created a crate to help with some boilerplate code.

It will automatically create constructors, getters and setters for your structures. Also, implementations of as_mut are made available.

You can collaborate on:
https://crates.io/crates/unprolix

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.