mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
motivation: cleaner code base changes: * define generic Result type, and make LambdaResult a type alias * rename RunLambdaResult to LambdaRunResult * remove redundant test and dead code