Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement serde::Serialize, serde::Deserialize
Make it possible for `Item` and `AttributeValue` to be deserialized from and serialized to DynamoDB's native JSON format. While this is typically not necessary, for some use cases it can be valuable.
- Loading branch information