We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4281b1d commit 83b3216Copy full SHA for 83b3216
CHANGELOG.md
@@ -5,8 +5,11 @@
5
### Changed
6
7
* Added MemDbg, MemSize, and Debug to most structs .
8
-* Renamed the lifetime `'a` in derives to `deserialize_eps_inner_lifetime` so
9
- it's less probable to clash.
+
+### Fixed
10
11
+* Renamed the lifetime `'a` in derives to `deserialize_eps_inner_lifetime`
12
+ to avoid clashes.
13
14
15
## [0.5.0] - 2024-03-18
0 commit comments