pub fn generate_typescript(manifest: &ProtocolManifest) -> StringExpand description
Generate a complete TypeScript module from a protocol manifest.
Emits all protocol types grouped by kind with section comments.
pub fn generate_typescript(manifest: &ProtocolManifest) -> StringGenerate a complete TypeScript module from a protocol manifest.
Emits all protocol types grouped by kind with section comments.