Crate korat [] [src]

Modules

errors

Macros

attribute_value
numeric_converter
numeric_set_converter

Traits

AttributeValueConverter
DynamoDBInsertable

The DynamoDBInsertable trait should implement the additional expectations for structs which are meant to be stored in dynamodb.

DynamoDBItem

The DynamoDBItem trait gathers all the requirements expected from a struct which is meant to interact with DynamoDB operations.