Releases: ejpcmac/typed_struct_lens
Releases · ejpcmac/typed_struct_lens
0.1.1
Changed
- Update
typed_struct
to 0.3.0.
- Update
lens
to 1.0.0.
0.1.0
Added
- Generate lens functions for each field in the typed struct
- Optionally generate private lens functions
- Optionally prefix or postfix the generated function names