Skip to content

How do you generate rust client code from a smithy IDL file? #2642

Answered by ysaito1001
catshow asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @catshow, thank you for posting a question. You can refer to the pokemon-service example.

In the smithy-rs/examples directory, if you run

make build

it will generate a pokemon-service-client crate, which is a Rust client for the service defined by the model.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Velfi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants