Skip to content

Releases: andrewsonin/gset

v1.0.0

15 May 18:23
Compare
Choose a tag to compare

Added

  • Getset procedural macro.
  • Getset procedural macro field attributes:
    • get
    • get_mut
    • get_copy
    • get_deref
    • get_deref_mut
    • get_deref_copy
    • get_as_ref
    • get_as_deref
    • get_as_deref_mut
    • set