Add Pokemon service cmdline arguments using clap. (#1371)
* Add command line arguments for server and port. Default the bind address to localhost
* Update rust-runtime/aws-smithy-http-server/examples/pokemon_service/src/main.rs
* Remove tracing::instrument as we should create the spans inside the code generated code
Co-authored-by:
david-perez <d@vidp.dev>
Loading
Please register or sign in to comment