Crates.io | debil-dynamodb |
lib.rs | debil-dynamodb |
version | 0.1.2 |
source | src |
created_at | 2020-03-23 10:56:05.643883 |
updated_at | 2020-04-05 16:57:14.648995 |
description | DynamoDB dialect for debil |
homepage | |
repository | https://github.com/myuon/debil-dynamodb |
max_upload_size | |
id | 221707 |
size | 13,295 |
DynamoDB implementation for debil.
This crate is "abusing" debil's macro. Some features make no sense in this crate. (e.g. size
attribute for a column).
This library is inspired by dynomite.