Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@andrewsonin andrewsonin released this 15 May 18:23
· 5 commits to main since this release

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