Crates.io | weld-codegen |
lib.rs | weld-codegen |
version | 0.7.0 |
source | src |
created_at | 2021-07-14 04:16:21.939135 |
updated_at | 2023-02-28 01:44:43.443558 |
description | Code generation for smithy models |
homepage | https://github.com/wasmcloud/weld |
repository | https://github.com/wasmcloud/weld |
max_upload_size | |
id | 422557 |
size | 406,425 |
Code generation is implemented in Rust, and output languages currently include Rust and Html (for documentation). We are expecting to add more languages in the future.
The code generator can be invoked:
codegen.toml
wash
cliDocumentation on how the code generator works, how to use it with wasmCloud, and how to extend it, can be found in the developer documentation.