summaryrefslogtreecommitdiff
path: root/rust/src/workflow
AgeCommit message (Collapse)Author
2025-08-13[Rust] Add a type-safe builder API for Activity configurationMark Rowe
This makes it possible to see what structure the configuration takes and eliminates errors due to typos in JSON string literals.