generic-array v0.12.0 Release Notes
Release Date: 2018-08-25 // over 6 years ago-
- 👍 Allow trailing commas in
arr!
macro. - 💥 BREAKING : Serialize
GenericArray
usingserde
tuples, instead of variable-length sequences. This may not be compatible with old serialized data.
- 👍 Allow trailing commas in