summaryrefslogtreecommitdiff
path: root/tests/get.rs
AgeCommit message (Expand)Author
2025-10-26impl deref gettersJohn Turner
2023-04-20added "hide" attribute to disable getters on specific fieldsJohn Turner
2023-04-20added GetCopy derive macroJohn Turner
2023-04-19renamed test structsJohn Turner
2023-04-17added test case invalid-attribute.rsJohn Turner
2023-04-17added test case tuple-struct-without-attribute.rsJohn Turner
2023-04-17added test case unit-struct.rsJohn Turner
2023-04-17Get derive macro implemented & tests passJohn Turner