-
Let's say I have the following JS code:
I have the following Rust conversion using Axum
Is there a better way to rewrite this? Can I include |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I think you're looking for https://github.com/awslabs/aws-lambda-rust-runtime (this repo is for the SDK) |
Beta Was this translation helpful? Give feedback.
-
Moved it here: awslabs/aws-lambda-rust-runtime#823 |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I think you're looking for https://github.com/awslabs/aws-lambda-rust-runtime (this repo is for the SDK)