aws-samples / serverless-rust-demo

Sample serverless application written in Rust
MIT No Attribution
267 stars 21 forks source link

feat: remove extension traits for DDB entry point #24

Closed nmoutschen closed 3 years ago

nmoutschen commented 3 years ago

Issue #, if available:

Description of changes:

Replace extension traits for the DynamoDB entry point with TryFrom traits.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.