Crate korat

Source

Modules§

errors

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.