···13131414 /// A derive macro that adds string-based getter and setter for each field of this struct
1515 /// (enums and other types are not supported). Each field must be able to be convertable
1616-@@ -65,3 +66,127 @@
1616+@@ -104,3 +105,127 @@
1717 }
1818 }
1919 }