Make getter/setters to fit RFC 344
Fullstop000 opened this issue · 1 comments
Fullstop000 commented
Relative link RFC/0344.
Clearly, we just need to rename set_
methods in normal structs.
Hoverbear commented
You might be able to reduce some boilerplate with https://github.com/Hoverbear/getset/ :)