vox-codegen
Language binding generator for Vox service descriptors.
Role in the Vox stack
vox-codegen bridges Rust-defined schemas to non-Rust clients/servers above the RPC surface.
What this crate provides
- TypeScript and Swift code generation targets
- Rendering of service descriptors into client/server scaffolding
Fits with
voxservice definitions and generated descriptorsvox-hashandvox-typesfor shared protocol identity and type model
Part of the Vox workspace: https://github.com/bearcove/vox