eec7101894
serde-cbor supports a "packed" serialization flag which causes keys to be serialized as their indices, but the deserializer currently has to hardcode support for this format. We can simply support deserialization of struct keys from integers as we already do for enum variants. |
||
---|---|---|
.. | ||
deps | ||
no_std | ||
tests | ||
Cargo.toml |