Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Emily Rust Lambda Boilerplate (#101)
* Add NotImplementedError to Smithy API definition. * Create rust lambda boilerplace. * Fix CI by forcing autogenerated sources to be made before cargo test. * Remove incorrect comments. * remove unnecessary unused_extern_crates flag. * Address style changes and link TODO ticket * Move main to be the first function in the lambda.
- Loading branch information