aws / aws/aws-lambda-rust-runtime
Consider making `aws_lambda_events::encodings::Body::Text` a `Cow<'static, str>`
Open
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 396
- PR merge metrics
- No merged PRs in 30d
Description
This would reduce the amount of allocations needed when the body content is known at compile time
Contributor guide
Assessment
This issue has not been assessed yet.