Skip to content

Releases: ejpcmac/typed_struct_lens

0.1.1

19 Mar 12:08
v0.1.1
8310619
Compare
Choose a tag to compare

Changed

  • Update typed_struct to 0.3.0.
  • Update lens to 1.0.0.

0.1.0

31 May 17:45
v0.1.0
d952918
Compare
Choose a tag to compare

Added

  • Generate lens functions for each field in the typed struct
  • Optionally generate private lens functions
  • Optionally prefix or postfix the generated function names