Registry / build-tool / weld-codegen

weld-codegen

JSON →
library0.7.0rscratesunverified

Code generation for smithy models

# Cargo.toml [dependencies] weld-codegen = "0.7.0"
INSTALL
IMPORT
SIG · WELD-CODEGEN
W
weld-codegen
build-toolrustv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Codegen
use weld_codegen::Codegen;

Generate code from Smithy models

use weld_codegen::Codegen; fn main() { // Requires a Smithy model to generate code println!("Code generation ready"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
24
OpenAI (training)
1
Resources
weld-codegen — cargo add weld-codegen · libregistry