Fullstop000/wickdb

Make getter/setters to fit RFC 344

Fullstop000 opened this issue · 1 comments

Relative link RFC/0344.

Clearly, we just need to rename set_ methods in normal structs.

You might be able to reduce some boilerplate with https://github.com/Hoverbear/getset/ :)