0.12.0 Release
- 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.
arr!
macro.GenericArray
using serde
tuples, instead of variable-length sequences. This may not be compatible with old serialized data.