Releases: shank03/ser_mapper
Releases · shank03/ser_mapper
0.2.0
Implicit lambda replaced with lambda token expression.
- Expands lambda token expression into function.
- Adds support for same lifetimes in args and return types.
- Remove redundant
impl
s for referenced field returns.
Full Changelog: 0.1.0...0.2.0