[][src]Function debil_dynamodb::from_item

pub fn from_item<T: SQLTable<ValueType = DynamoType>>(
    item: HashMap<String, AttributeValue>
) -> T