-
- Downloads
Use a single struct to represent the RequestExtension (#978)
Showing
- codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/generators/protocol/ServerProtocolTestGenerator.kt 3 additions, 4 deletions...smithy/generators/protocol/ServerProtocolTestGenerator.kt
- codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/protocols/ServerHttpProtocolGenerator.kt 39 additions, 22 deletions...en/server/smithy/protocols/ServerHttpProtocolGenerator.kt
- rust-runtime/aws-smithy-http-server/rustfmt.toml 0 additions, 6 deletionsrust-runtime/aws-smithy-http-server/rustfmt.toml
- rust-runtime/aws-smithy-http-server/src/extension.rs 22 additions, 8 deletionsrust-runtime/aws-smithy-http-server/src/extension.rs
- rust-runtime/aws-smithy-http-server/src/lib.rs 1 addition, 3 deletionsrust-runtime/aws-smithy-http-server/src/lib.rs
- rust-runtime/aws-smithy-http-server/src/macros.rs 14 additions, 7 deletionsrust-runtime/aws-smithy-http-server/src/macros.rs
- rust-runtime/aws-smithy-http-server/src/routing/mod.rs 31 additions, 8 deletionsrust-runtime/aws-smithy-http-server/src/routing/mod.rs
- rust-runtime/aws-smithy-http-server/src/routing/request_spec.rs 27 additions, 6 deletions...untime/aws-smithy-http-server/src/routing/request_spec.rs
- rust-runtime/aws-smithy-http-server/src/routing/route.rs 6 additions, 2 deletionsrust-runtime/aws-smithy-http-server/src/routing/route.rs
Loading
Please register or sign in to comment