Loading rust-runtime/inlineable/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -23,11 +23,11 @@ repository = "https://github.com/awslabs/smithy-rs" "pin-project-lite" = "0.2" "tower" = { version = "0.4.11", default_features = false } "async-trait" = "0.1" regex = "1" "url" = "2.2.2" [dev-dependencies] proptest = "1" regex = "1" [package.metadata.docs.rs] all-features = true Loading rust-runtime/inlineable/src/endpoint_lib.rs +1 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,5 @@ mod arn; mod diagnostic; mod host; mod parse_url; mod partition; mod substring; rust-runtime/inlineable/src/endpoint_lib/partition.rs 0 → 100644 +573 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
rust-runtime/inlineable/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -23,11 +23,11 @@ repository = "https://github.com/awslabs/smithy-rs" "pin-project-lite" = "0.2" "tower" = { version = "0.4.11", default_features = false } "async-trait" = "0.1" regex = "1" "url" = "2.2.2" [dev-dependencies] proptest = "1" regex = "1" [package.metadata.docs.rs] all-features = true Loading
rust-runtime/inlineable/src/endpoint_lib.rs +1 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,5 @@ mod arn; mod diagnostic; mod host; mod parse_url; mod partition; mod substring;
rust-runtime/inlineable/src/endpoint_lib/partition.rs 0 → 100644 +573 −0 File added.Preview size limit exceeded, changes collapsed. Show changes