Skip to content

Commit

Permalink
feat: Positional support on rust (#579)
Browse files Browse the repository at this point in the history
Follows #410 in keeping the same input builder style on the Rust side for positional input structures.

Also removes the checked in but generated code from Constructor and Resource since it changes slightly.
  • Loading branch information
robin-aws authored Sep 12, 2024
1 parent 095f661 commit f2053d5
Show file tree
Hide file tree
Showing 105 changed files with 1,136 additions and 4,161 deletions.
38 changes: 0 additions & 38 deletions TestModels/Constructor/runtimes/rust/src/client.rs

This file was deleted.

20 changes: 0 additions & 20 deletions TestModels/Constructor/runtimes/rust/src/client/get_constructor.rs

This file was deleted.

10 changes: 0 additions & 10 deletions TestModels/Constructor/runtimes/rust/src/conversions.rs

This file was deleted.

24 changes: 0 additions & 24 deletions TestModels/Constructor/runtimes/rust/src/conversions/client.rs

This file was deleted.

66 changes: 0 additions & 66 deletions TestModels/Constructor/runtimes/rust/src/conversions/error.rs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions TestModels/Constructor/runtimes/rust/src/error.rs

This file was deleted.

32 changes: 0 additions & 32 deletions TestModels/Constructor/runtimes/rust/src/error/sealed_unhandled.rs

This file was deleted.

5 changes: 0 additions & 5 deletions TestModels/Constructor/runtimes/rust/src/operation.rs

This file was deleted.

This file was deleted.

Loading

0 comments on commit f2053d5

Please sign in to comment.