debil-dynamodb 0.1.1

DynamoDB dialect for debil
Documentation
# Changelog

## v0.1.1 - 2020-03-25

* Add `from_item` functions

## v0.1.0 - 2020-03-23

* First Release
    * Mapping struct values into AttributeValue HashMap, which is required by `rusoto_dynamodb`.